120 lines
2.9 KiB
Text
120 lines
2.9 KiB
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9,00"
|
||
|
Name="cegui"
|
||
|
ProjectGUID="{CEF983A5-610E-49C9-A122-05557EEC4E34}"
|
||
|
RootNamespace="sledge_cegui"
|
||
|
TargetFrameworkVersion="0"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
||
|
IntermediateDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="4"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="..\include"
|
||
|
PreprocessorDefinitions="LIBXML_STATIC;WIN32;_DEBUG;_LIB"
|
||
|
StringPooling="true"
|
||
|
ExceptionHandling="2"
|
||
|
BasicRuntimeChecks="3"
|
||
|
SmallerTypeCheck="true"
|
||
|
RuntimeLibrary="3"
|
||
|
BufferSecurityCheck="true"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="..\lib\$(RootNamespace)_d.lib"
|
||
|
SuppressStartupBanner="true"
|
||
|
IgnoreDefaultLibraryNames="libc;libcmt;libcmtd;msvcrt"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
||
|
IntermediateDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="4"
|
||
|
InlineFunctionExpansion="2"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="1"
|
||
|
OmitFramePointers="true"
|
||
|
EnableFiberSafeOptimizations="true"
|
||
|
AdditionalIncludeDirectories="..\include"
|
||
|
PreprocessorDefinitions="LIBXML_STATIC;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION;_LIB"
|
||
|
StringPooling="true"
|
||
|
ExceptionHandling="2"
|
||
|
RuntimeLibrary="2"
|
||
|
DisableLanguageExtensions="false"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="..\lib\$(RootNamespace)_r.lib"
|
||
|
SuppressStartupBanner="true"
|
||
|
IgnoreDefaultLibraryNames="libc;libcmt;libcmtd;msvcrtd"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<File
|
||
|
RelativePath=".\cegui\nellogger.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\include\nel\cegui\nellogger.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\cegui\nelrenderer.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\include\nel\cegui\nelrenderer.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\cegui\nelresourceprovider.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\include\nel\cegui\nelresourceprovider.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\cegui\neltexture.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\include\nel\cegui\neltexture.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|