Changeset 529 in dev for trunk/ab5.0/abdev/compiler_x86


Ignore:
Timestamp:
May 2, 2008, 11:43:33 AM (16 years ago)
Author:
dai_9181
Message:

Binaryクラスをjengaプロジェクトに移動した。

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

Legend:

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

    r526 r529  
    14381438                >
    14391439                <File
    1440                     RelativePath="..\BasicCompiler_Common\include\Binary.h"
    1441                     >
    1442                 </File>
    1443                 <File
    1444                     RelativePath="..\BasicCompiler_Common\include\BoostSerializationSupport.h"
    1445                     >
    1446                 </File>
    1447                 <File
    1448                     RelativePath="..\BasicCompiler_Common\include\Hashmap.h"
    1449                     >
    1450                 </File>
    1451                 <File
    14521440                    RelativePath="..\BasicCompiler_Common\include\logger.h"
    14531441                    >
  • trunk/ab5.0/abdev/compiler_x86/stdafx.h

    r527 r529  
    4343#include "../BasicCompiler_Common/BasicFixed.h"
    4444
    45 #include <Binary.h>
    4645#include <NativeCode.h>
    4746#include <Source.h>
Note: See TracChangeset for help on using the changeset viewer.