Ignore:
Timestamp:
Jun 19, 2007, 4:02:00 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jenga/projects/smoothie/smoothie.vcproj

    r171 r172  
    5959            <Tool
    6060                Name="VCLibrarianTool"
     61                OutputFile="..\..\lib\amd64\$(ProjectName)d.lib"
    6162            />
    6263            <Tool
     
    118119            <Tool
    119120                Name="VCLibrarianTool"
     121                OutputFile="..\..\lib\amd64\$(ProjectName).lib"
    120122            />
    121123            <Tool
     
    177179            <Tool
    178180                Name="VCLibrarianTool"
     181                OutputFile="..\..\lib\x86\$(ProjectName)d.lib"
    179182            />
    180183            <Tool
     
    238241            <Tool
    239242                Name="VCLibrarianTool"
     243                OutputFile="..\..\lib\x86\$(ProjectName)d.lib"
    240244            />
    241245            <Tool
     
    265269            >
    266270            <File
     271                RelativePath="..\..\src\smoothie\Class.cpp"
     272                >
     273            </File>
     274            <File
    267275                RelativePath="..\..\src\smoothie\Method.cpp"
    268276                >
     
    286294            <File
    287295                RelativePath="..\..\src\smoothie\Symbol.cpp"
     296                >
     297            </File>
     298            <File
     299                RelativePath="..\..\src\smoothie\Type.cpp"
    288300                >
    289301            </File>
     
    303315            </File>
    304316            <File
    305                 RelativePath="..\..\include\smoothie\LexicalScoping.h"
    306                 >
    307             </File>
    308             <File
    309317                RelativePath="..\..\include\smoothie\Member.h"
    310318                >
Note: See TracChangeset for help on using the changeset viewer.