/xbmc/visualizations/Vortex/angelscript/angelscript/projects/msvc9/angelscript.vcproj
http://github.com/xbmc/xbmc · MSBuild · 437 lines · 437 code · 0 blank · 0 comment · 0 complexity · 51a2323ae032c02414420c8c2710e756 MD5 · raw file
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="angelscript"
- ProjectGUID="{39E6AF97-6BA3-4A72-8C61-BCEBF214EBFD}"
- RootNamespace="angelscript"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="..\..\lib"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="4"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- WholeProgramOptimization="false"
- PreprocessorDefinitions="ANGELSCRIPT_EXPORT;AS_DEBUG;WIN32;_DEBUG;_LIB"
- StringPooling="true"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- SmallerTypeCheck="false"
- RuntimeLibrary="1"
- RuntimeTypeInfo="false"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- LinkLibraryDependencies="true"
- OutputFile="$(OutDir)\$(ProjectName)d.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="../../lib"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="4"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- FavorSizeOrSpeed="1"
- WholeProgramOptimization="true"
- PreprocessorDefinitions="ANGELSCRIPT_EXPORT;WIN32;NDEBUG;_LIB"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- RuntimeTypeInfo="false"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- />
- <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="..\..\source\as_arrayobject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_atomic.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_builder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_bytecode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_callfunc.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_callfunc_arm.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_callfunc_mips.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_callfunc_sh4.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_callfunc_x86.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_compiler.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_configgroup.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_context.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_datatype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_gc.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_generic.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_globalproperty.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_memory.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_module.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_objecttype.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_outputbuffer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_parser.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_restore.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptcode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptengine.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptfunction.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptnode.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptobject.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_string.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_string_util.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_thread.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_tokenizer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_typeinfo.cpp"
- >
- </File>
- <File
- RelativePath="..\..\source\as_variablescope.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath="..\..\include\angelscript.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_array.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_arrayobject.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_builder.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_bytecode.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_callfunc.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_compiler.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_config.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_configgroup.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_context.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_datatype.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_debug.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_generic.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_map.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_module.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_objecttype.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_outputbuffer.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_parser.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_property.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_restore.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptcode.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptengine.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptfunction.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptnode.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_scriptobject.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_string.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_string_util.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_texts.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_thread.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_tokendef.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_tokenizer.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_typeinfo.h"
- >
- </File>
- <File
- RelativePath="..\..\source\as_variablescope.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>