Last change
on this file since 1710 was
1572,
checked in by rgrieder, 16 years ago
|
- files got lost last commit
(changed some dependency folders for msvc)
|
File size:
657 bytes
|
Rev | Line | |
---|
[789] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioPropertySheet |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="8.00" |
---|
| 5 | Name="orxonox_properties" |
---|
| 6 | InheritedPropertySheets=".\directory_properties.vsprops" |
---|
| 7 | > |
---|
| 8 | <Tool |
---|
| 9 | Name="VCCLCompilerTool" |
---|
[1293] | 10 | PreprocessorDefinitions="ORXONOX_NO_EXPORTS;NETWORK_STATIC_BUILD" |
---|
[789] | 11 | UsePrecompiledHeader="2" |
---|
| 12 | PrecompiledHeaderThrough="OrxonoxStableHeaders.h" |
---|
| 13 | /> |
---|
| 14 | <Tool |
---|
| 15 | Name="VCLinkerTool" |
---|
[1572] | 16 | AdditionalDependencies="OgreMain$(CSS).lib tcl85t.lib enet-1.2$(CS).lib zlib-1.2.3$(CS).lib" |
---|
[789] | 17 | OutputFile="$(OutDir)$(ProjectName)$(CS).exe" |
---|
[1293] | 18 | IgnoreDefaultLibraryNames="LIBCMT;LIBCMTD" |
---|
[789] | 19 | /> |
---|
| 20 | </VisualStudioPropertySheet> |
---|
Note: See
TracBrowser
for help on using the repository browser.