| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="9.00" | |
| Name="translator_hlsl" | |
| ProjectGUID="{5620F0E4-6C43-49BC-A178-B804E1A0C3A7}" | |
| RootNamespace="CrossCompilerHLSL" | |
| Keyword="Win32Proj" | |
| TargetFrameworkVersion="196613" | |
| > | |
| <Platforms> | |
| <Platform | |
| Name="Win32" | |
| /> | |
| </Platforms> | |
| <ToolFiles> | |
| </ToolFiles> | |
| <Configurations> | |
| <Configuration | |
| Name="Debug|Win32" | |
| OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| IntermediateDirectory="$(ConfigurationName)\hlsl" | |
| ConfigurationType="4" | |
| CharacterSet="0" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="$(ProjectDir)../;$(ProjectDir)../include" | |
| PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;NOMINMAX" | |
| MinimalRebuild="true" | |
| ExceptionHandling="1" | |
| BasicRuntimeChecks="3" | |
| RuntimeLibrary="1" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| DebugInformationFormat="4" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLibrarianTool" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| <Configuration | |
| Name="Release|Win32" | |
| OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| IntermediateDirectory="$(ConfigurationName)\hlsl" | |
| ConfigurationType="4" | |
| CharacterSet="0" | |
| WholeProgramOptimization="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| InlineFunctionExpansion="2" | |
| EnableIntrinsicFunctions="true" | |
| AdditionalIncludeDirectories="$(ProjectDir)../;$(ProjectDir)../include" | |
| PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;NOMINMAX;_SECURE_SCL=0" | |
| ExceptionHandling="1" | |
| RuntimeLibrary="0" | |
| EnableFunctionLevelLinking="true" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| DebugInformationFormat="3" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLibrarianTool" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| </Configurations> | |
| <References> | |
| </References> | |
| <Files> | |
| <Filter | |
| Name="Source Files" | |
| Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
| UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
| > | |
| <File | |
| RelativePath=".\CodeGenHLSL.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\OutputHLSL.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\SearchSymbol.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\TranslatorHLSL.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\UnfoldSelect.cpp" | |
| > | |
| </File> | |
| </Filter> | |
| <Filter | |
| Name="Header Files" | |
| Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
| UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | |
| > | |
| <File | |
| RelativePath=".\OutputHLSL.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\SearchSymbol.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\TranslatorHLSL.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\UnfoldSelect.h" | |
| > | |
| </File> | |
| </Filter> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |