Last change
on this file since 2570 was
2570,
checked in by rgrieder, 16 years ago
|
Removed ogreceguirenderer from the include directories because the files can get included with OgreMain, which will result in errors. The other paths (cpptcl, ois, tinyxml, tolua) are not affected by this behaviour.
|
|
File size:
2.2 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioPropertySheet |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="base" |
---|
6 | InheritedPropertySheets=".\directories.vsprops" |
---|
7 | > |
---|
8 | <Tool |
---|
9 | Name="VCCLCompilerTool" |
---|
10 | AdditionalIncludeDirectories=""$(RootDir)src";"$(RootDir)\build\$(SolutionName)\$(ConfigurationName)";"$(RootDir)\build\$(SolutionName)\$(ConfigurationName)\orxonox";"$(RootDir)src\cpptcl";"$(RootDir)src\tinyxml";"$(RootDir)src\tolua";"$(RootDir)src\ois";"$(RootDir)src\orxonox";"$(RootDir)src\ceguilua-0.6.1\ceguilua";"$(LibDir)ogre-1.4.9\include";"$(LibDir)boost-1.35.0\include";"$(LibDir)cegui-0.6.1\include";"$(LibDir)enet-1.2\include";"$(LibDir)libogg-1.1.3\include";"$(LibDir)libvorbis-1.2.0\include";"$(LibDir)openal-1.1\include";"$(LibDir)freealut-1.1.0\include";"$(LibDir)tcl-8.5.2\include";"$(LibDir)zlib-1.2.3\include";"$(LibDir)lua-5.1.3\include"" |
---|
11 | PreprocessorDefinitions="WIN32;__WIN32__;_WIN32;_WINDOWS;BOOST_ALL_DYN_LINK;OIS_DYNAMIC_LIB;ZLIB_WINAPI;LUA_BUILD_AS_DLL;TIXML_USE_TICPP;_CRT_SECURE_NO_WARNINGS" |
---|
12 | WarningLevel="3" |
---|
13 | DisableSpecificWarnings="4522;4251;4800" |
---|
14 | /> |
---|
15 | <Tool |
---|
16 | Name="VCLibrarianTool" |
---|
17 | OutputFile="$(IntDir)$(ProjectName)$(CS).lib" |
---|
18 | /> |
---|
19 | <Tool |
---|
20 | Name="VCLinkerTool" |
---|
21 | OutputFile="$(OutDir)$(ProjectName)$(CS).dll" |
---|
22 | AdditionalLibraryDirectories=""$(LibDir)boost-1.35.0\lib\$(ConfigurationName)";"$(LibDir)cegui-0.6.1\lib\$(ConfigurationName)";"$(LibDir)enet-1.2\lib\$(ConfigurationName)";"$(LibDir)freealut-1.1.0\lib\$(ConfigurationName)";"$(LibDir)libogg-1.1.3\lib\$(ConfigurationName)";"$(LibDir)libvorbis-1.2.0\lib\$(ConfigurationName)";"$(LibDir)ogre-1.4.9\lib\$(ConfigurationName)";"$(LibDir)openal-1.1\lib\$(ConfigurationName)";"$(LibDir)tcl-8.5.2\lib\$(ConfigurationName)";"$(LibDir)zlib-1.2.3\lib\$(ConfigurationName)";"$(LibDir)lua-5.1.3\lib\$(ConfigurationName)"" |
---|
23 | SubSystem="1" |
---|
24 | ImportLibrary="$(IntDir)\$(TargetName).lib" |
---|
25 | TargetMachine="1" |
---|
26 | /> |
---|
27 | </VisualStudioPropertySheet> |
---|
Note: See
TracBrowser
for help on using the repository browser.