Changeset 481 in dev


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

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

Location:
trunk/ab5.0/abdev
Files:
6 deleted
2 edited
4 copied
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/abcompiler32.sln

    r480 r481  
    22Microsoft Visual Studio Solution File, Format Version 9.00
    33# Visual C++ Express 2005
    4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicCompiler32", "BasicCompiler32\BasicCompiler.vcproj", "{11F0E9AB-EAEC-4616-A9DD-838073342CBB}"
     4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "compiler_x86", "BasicCompiler32\BasicCompiler.vcproj", "{11F0E9AB-EAEC-4616-A9DD-838073342CBB}"
    55    ProjectSection(ProjectDependencies) = postProject
    66        {F01805B6-65B4-4708-88F4-A5E07DEA9FBD} = {F01805B6-65B4-4708-88F4-A5E07DEA9FBD}
    77    EndProjectSection
    88EndProject
    9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProjectEditor", "ProjectEditor\ProjectEditor.vcproj", "{DC1B787E-510F-4F7D-8F9A-182600904D83}"
    10 EndProject
    119Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jenga", "..\jenga\projects\jenga\jenga.vcproj", "{F01805B6-65B4-4708-88F4-A5E07DEA9FBD}"
    1210EndProject
    1311Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ab_common", "ab_common\ab_common.vcproj", "{87835C33-64C9-4BA5-9B39-608BA5394387}"
     12EndProject
     13Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "abdev", "abdev\abdev.vcproj", "{DC1B787E-510F-4F7D-8F9A-182600904D83}"
    1414EndProject
    1515Global
     
    2929        {11F0E9AB-EAEC-4616-A9DD-838073342CBB}.TheText_Release|Win32.ActiveCfg = Release|Win32
    3030        {11F0E9AB-EAEC-4616-A9DD-838073342CBB}.TheText_Release|Win32.Build.0 = Release|Win32
    31         {DC1B787E-510F-4F7D-8F9A-182600904D83}.Debug|Win32.ActiveCfg = Debug|Win32
    32         {DC1B787E-510F-4F7D-8F9A-182600904D83}.Debug|Win32.Build.0 = Debug|Win32
    33         {DC1B787E-510F-4F7D-8F9A-182600904D83}.Release|Win32.ActiveCfg = Release|Win32
    34         {DC1B787E-510F-4F7D-8F9A-182600904D83}.Release|Win32.Build.0 = Release|Win32
    35         {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Debug|Win32.ActiveCfg = TheText_Debug|Win32
    36         {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Debug|Win32.Build.0 = TheText_Debug|Win32
    37         {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Release|Win32.ActiveCfg = TheText_Release|Win32
    38         {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Release|Win32.Build.0 = TheText_Release|Win32
    3931        {F01805B6-65B4-4708-88F4-A5E07DEA9FBD}.Debug|Win32.ActiveCfg = Debug(x86)|Win32
    4032        {F01805B6-65B4-4708-88F4-A5E07DEA9FBD}.Debug|Win32.Build.0 = Debug(x86)|Win32
     
    5345        {87835C33-64C9-4BA5-9B39-608BA5394387}.TheText_Release|Win32.ActiveCfg = Release(x86)|Win32
    5446        {87835C33-64C9-4BA5-9B39-608BA5394387}.TheText_Release|Win32.Build.0 = Release(x86)|Win32
     47        {DC1B787E-510F-4F7D-8F9A-182600904D83}.Debug|Win32.ActiveCfg = Debug|Win32
     48        {DC1B787E-510F-4F7D-8F9A-182600904D83}.Debug|Win32.Build.0 = Debug|Win32
     49        {DC1B787E-510F-4F7D-8F9A-182600904D83}.Release|Win32.ActiveCfg = Release|Win32
     50        {DC1B787E-510F-4F7D-8F9A-182600904D83}.Release|Win32.Build.0 = Release|Win32
     51        {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Debug|Win32.ActiveCfg = TheText_Debug|Win32
     52        {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Debug|Win32.Build.0 = TheText_Debug|Win32
     53        {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Release|Win32.ActiveCfg = TheText_Release|Win32
     54        {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Release|Win32.Build.0 = TheText_Release|Win32
    5555    EndGlobalSection
    5656    GlobalSection(SolutionProperties) = preSolution
  • 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"
  • trunk/ab5.0/abdev/compiler_x86/BasicCompiler.vcproj

    r477 r481  
    33    ProjectType="Visual C++"
    44    Version="8.00"
    5     Name="BasicCompiler32"
     5    Name="compiler_x86"
    66    ProjectGUID="{11F0E9AB-EAEC-4616-A9DD-838073342CBB}"
    77    >
Note: See TracChangeset for help on using the changeset viewer.