Last change
on this file since 1638 was
1638,
checked in by rgrieder, 16 years ago
|
merged input branch into gui test branch (was about time)
svn save (it's still a mess and CMLs haven't been updated)
I'll have to create a special project to create the tolua_bind files for tolua itself anyway..
|
File size:
1.9 KB
|
Rev | Line | |
---|
[678] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioPropertySheet |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="8.00" |
---|
| 5 | Name="base_properties" |
---|
[789] | 6 | InheritedPropertySheets=".\directory_properties.vsprops" |
---|
[678] | 7 | > |
---|
| 8 | <Tool |
---|
| 9 | Name="VCCLCompilerTool" |
---|
[1638] | 10 | AdditionalIncludeDirectories=""$(RootDir)";"$(RootDir)src";"$(RootDir)src\orxonox";"$(RootDir)src\tolua";"$(RootDir)src\ois";"$(LibDir)ogre-1.4.8\OgreMain\include";"$(LibDir)boost-1.35.0";"$(LibDir)cegui-0.6.1\include";"$(LibDir)cegui-0.6.1\ScriptingModules\CEGUILua\LuaScriptModule\include";"$(LibDir)enet-1.2\include";"$(LibDir)libogg-1.1.3\include";"$(LibDir)libvorbis-1.2.0\include";"$(LibDir)lua-5.1.3\src";"$(LibDir)openal-1.1\include";"$(LibDir)openal-1.1\alut\include";"$(LibDir)tcl-8.5.\generic";"$(LibDir)zlib-1.2.3";"$(LibDir)ogre-1.4.9\Samples\Common\CEGUIRenderer\include"" |
---|
| 11 | AdditionalOptions="/MP2" |
---|
[1024] | 12 | PreprocessorDefinitions="WIN32;__WIN32__;_WIN32;BOOST_ALL_DYN_LINK;OIS_DYNAMIC_LIB; ZLIB_WINAPI" |
---|
[708] | 13 | WarningLevel="3" |
---|
[1059] | 14 | DisableSpecificWarnings="4522;4251;4800" |
---|
[678] | 15 | /> |
---|
| 16 | <Tool |
---|
| 17 | Name="VCLibrarianTool" |
---|
[789] | 18 | OutputFile="$(LibOutDir)$(ProjectName)$(CS).lib" |
---|
[788] | 19 | AdditionalLibraryDirectories="$(RootDir)dependencies\lib" |
---|
[678] | 20 | IgnoreAllDefaultLibraries="true" |
---|
| 21 | /> |
---|
| 22 | <Tool |
---|
| 23 | Name="VCLinkerTool" |
---|
[789] | 24 | OutputFile="$(OutDir)$(ProjectName)$(CS).dll" |
---|
| 25 | AdditionalLibraryDirectories="$(DependencyDir)lib" |
---|
[1024] | 26 | SubSystem="1" |
---|
[789] | 27 | ImportLibrary="$(LibOutDir)$(TargetName).lib" |
---|
[678] | 28 | TargetMachine="1" |
---|
| 29 | /> |
---|
[788] | 30 | <UserMacro |
---|
[789] | 31 | Name="LibOutDir" |
---|
| 32 | Value="$(RootDir)lib\" |
---|
[788] | 33 | /> |
---|
| 34 | <UserMacro |
---|
[789] | 35 | Name="DependencyDir" |
---|
[1571] | 36 | Value="$(RootDir)..\lib_precompiled\" |
---|
[788] | 37 | /> |
---|
[789] | 38 | <UserMacro |
---|
| 39 | Name="CS" |
---|
| 40 | Value="" |
---|
| 41 | /> |
---|
| 42 | <UserMacro |
---|
| 43 | Name="CSS" |
---|
[1024] | 44 | Value="" |
---|
[789] | 45 | /> |
---|
[1571] | 46 | <UserMacro |
---|
| 47 | Name="LibDir" |
---|
| 48 | Value="$(RootDir)..\lib_src\" |
---|
| 49 | /> |
---|
[678] | 50 | </VisualStudioPropertySheet> |
---|
Note: See
TracBrowser
for help on using the repository browser.