Ignore:
Timestamp:
Jun 26, 2007, 5:04:29 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

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

    r187 r192  
    168168                Name="VCCLCompilerTool"
    169169                AdditionalIncludeDirectories="..\..\..\;..\..\..\cpplibs\boost"
    170                 RuntimeLibrary="2"
     170                RuntimeLibrary="0"
    171171                WarningLevel="3"
    172172                Detect64BitPortabilityProblems="true"
     
    184184            <Tool
    185185                Name="VCLibrarianTool"
    186                 OutputFile="..\..\lib\x86\$(ProjectName)d.lib"
     186                OutputFile="..\..\lib\x86\$(ProjectName).lib"
    187187            />
    188188            <Tool
     
    318318            </File>
    319319            <File
    320                 RelativePath="..\..\src\smoothie\TypeDef.cpp"
    321                 >
    322             </File>
    323             <File
    324320                RelativePath="..\..\src\smoothie\Variable.cpp"
    325321                >
     
    396392            </File>
    397393            <File
    398                 RelativePath="..\..\include\smoothie\TypeDef.h"
    399                 >
    400             </File>
    401             <File
    402394                RelativePath="..\..\include\smoothie\Variable.h"
    403395                >
Note: See TracChangeset for help on using the changeset viewer.