Changeset 481 in dev for trunk/ab5.0/abdev/abdev


Ignore:
Timestamp:
Apr 7, 2008, 1:53:43 AM (16 years ago)
Author:
dai_9181
Message:

プロジェクトのリネーム中

Location:
trunk/ab5.0/abdev/abdev
Files:
5 deleted
4 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/abdev/abdev.cpp

    r480 r481  
    11#include "stdafx.h"
    22
    3 #include "ProjectEditor.h"
     3#include "abdev.h"
    44
    55
  • trunk/ab5.0/abdev/abdev/abdev.vcproj

    r480 r481  
    33    ProjectType="Visual C++"
    44    Version="8.00"
    5     Name="ProjectEditor"
     5    Name="abdev"
    66    ProjectGUID="{DC1B787E-510F-4F7D-8F9A-182600904D83}"
    77    RootNamespace="ProjectEditor"
     
    427427            >
    428428            <File
     429                RelativePath=".\abdev.cpp"
     430                >
     431            </File>
     432            <File
    429433                RelativePath="Backup.cpp"
    430434                >
     
    607611            </File>
    608612            <File
    609                 RelativePath="ProjectEditor.cpp"
    610                 >
    611                 <FileConfiguration
    612                     Name="TheText_Release|Win32"
    613                     >
    614                     <Tool
    615                         Name="VCCLCompilerTool"
    616                         PreprocessorDefinitions=""
    617                     />
    618                 </FileConfiguration>
    619                 <FileConfiguration
    620                     Name="Debug|Win32"
    621                     >
    622                     <Tool
    623                         Name="VCCLCompilerTool"
    624                         PreprocessorDefinitions=""
    625                     />
    626                 </FileConfiguration>
    627                 <FileConfiguration
    628                     Name="Release|Win32"
    629                     >
    630                     <Tool
    631                         Name="VCCLCompilerTool"
    632                         PreprocessorDefinitions=""
    633                     />
    634                 </FileConfiguration>
    635                 <FileConfiguration
    636                     Name="TheText_Debug|Win32"
    637                     >
    638                     <Tool
    639                         Name="VCCLCompilerTool"
    640                         PreprocessorDefinitions=""
    641                     />
    642                 </FileConfiguration>
    643             </File>
    644             <File
    645                 RelativePath="ProjectEditor.rc"
    646                 >
    647                 <FileConfiguration
    648                     Name="TheText_Release|Win32"
    649                     >
    650                     <Tool
    651                         Name="VCResourceCompilerTool"
    652                         PreprocessorDefinitions=""
    653                     />
    654                 </FileConfiguration>
    655                 <FileConfiguration
    656                     Name="Debug|Win32"
    657                     >
    658                     <Tool
    659                         Name="VCResourceCompilerTool"
    660                         PreprocessorDefinitions=""
    661                     />
    662                 </FileConfiguration>
    663                 <FileConfiguration
    664                     Name="Release|Win32"
    665                     >
    666                     <Tool
    667                         Name="VCResourceCompilerTool"
    668                         PreprocessorDefinitions=""
    669                     />
    670                 </FileConfiguration>
    671                 <FileConfiguration
    672                     Name="TheText_Debug|Win32"
    673                     >
    674                     <Tool
    675                         Name="VCResourceCompilerTool"
    676                         PreprocessorDefinitions=""
    677                     />
    678                 </FileConfiguration>
    679             </File>
    680             <File
    681613                RelativePath=".\stdafx.cpp"
    682614                >
     
    27282660            >
    27292661            <File
    2730                 RelativePath="Common.h"
     2662                RelativePath=".\abdev.h"
    27312663                >
    27322664            </File>
    27332665            <File
    2734                 RelativePath="ProjectEditor.h"
     2666                RelativePath="Common.h"
    27352667                >
    27362668            </File>
     
    27912723            Name="リソースファイル"
    27922724            >
     2725            <File
     2726                RelativePath=".\abdev.rc"
     2727                >
     2728            </File>
    27932729            <File
    27942730                RelativePath="BasicProgram.ico"
Note: See TracChangeset for help on using the changeset viewer.