Changeset 650 in dev


Ignore:
Timestamp:
Jun 17, 2008, 9:29:17 PM (16 years ago)
Author:
dai_9181
Message:

[648]を64bit版にマージ。

Location:
trunk/ab5.0/abdev/compiler_x64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/compiler_x64/compiler_x64.vcproj

    r628 r650  
    370370                >
    371371                <File
     372                    RelativePath="..\BasicCompiler_Common\include\BreakPoint.h"
     373                    >
     374                </File>
     375                <File
    372376                    RelativePath="..\BasicCompiler_Common\include\Debugger.h"
    373377                    >
     
    10531057                    >
    10541058                    <File
    1055                         RelativePath="..\BasicCompiler_Common\BreakPoint.cpp"
    1056                         >
    1057                     </File>
    1058                     <File
    1059                         RelativePath="..\BasicCompiler_Common\BreakPoint.h"
    1060                         >
    1061                     </File>
    1062                     <File
    10631059                        RelativePath="..\BasicCompiler_Common\CDebugThreadInfo.cpp"
    10641060                        >
     
    12521248                </File>
    12531249            </Filter>
     1250            <Filter
     1251                Name="Debugger Classes"
     1252                >
     1253                <File
     1254                    RelativePath="..\BasicCompiler_Common\src\BreakPoint.cpp"
     1255                    >
     1256                </File>
     1257            </Filter>
    12541258        </Filter>
    12551259    </Files>
  • trunk/ab5.0/abdev/compiler_x64/stdafx.h

    r628 r650  
    5757#include <ProcedureGenerator.h>
    5858#include <DataTableGenerator.h>
     59#include <BreakPoint.h>
Note: See TracChangeset for help on using the changeset viewer.