Changeset 192 in dev for trunk/jenga/projects/smoothie
- Timestamp:
- Jun 26, 2007, 5:04:29 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/jenga/projects/smoothie/smoothie.vcproj
r187 r192 168 168 Name="VCCLCompilerTool" 169 169 AdditionalIncludeDirectories="..\..\..\;..\..\..\cpplibs\boost" 170 RuntimeLibrary=" 2"170 RuntimeLibrary="0" 171 171 WarningLevel="3" 172 172 Detect64BitPortabilityProblems="true" … … 184 184 <Tool 185 185 Name="VCLibrarianTool" 186 OutputFile="..\..\lib\x86\$(ProjectName) d.lib"186 OutputFile="..\..\lib\x86\$(ProjectName).lib" 187 187 /> 188 188 <Tool … … 318 318 </File> 319 319 <File 320 RelativePath="..\..\src\smoothie\TypeDef.cpp"321 >322 </File>323 <File324 320 RelativePath="..\..\src\smoothie\Variable.cpp" 325 321 > … … 396 392 </File> 397 393 <File 398 RelativePath="..\..\include\smoothie\TypeDef.h"399 >400 </File>401 <File402 394 RelativePath="..\..\include\smoothie\Variable.h" 403 395 >
Note:
See TracChangeset
for help on using the changeset viewer.