]> icculus.org git repositories - btb/d2x.git/blob - VisualC/libmve/libmve.vcxproj
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / VisualC / libmve / libmve.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Release|Win32">
9       <Configuration>Release</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12   </ItemGroup>
13   <PropertyGroup Label="Globals">
14     <ProjectGuid>{1D0A333C-4DB1-451E-B4C6-8577F49361FE}</ProjectGuid>
15     <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
16   </PropertyGroup>
17   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
18   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
19     <ConfigurationType>StaticLibrary</ConfigurationType>
20     <PlatformToolset>v141</PlatformToolset>
21     <UseOfMfc>false</UseOfMfc>
22     <CharacterSet>MultiByte</CharacterSet>
23   </PropertyGroup>
24   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
25     <ConfigurationType>StaticLibrary</ConfigurationType>
26     <PlatformToolset>v141</PlatformToolset>
27     <UseOfMfc>false</UseOfMfc>
28     <CharacterSet>MultiByte</CharacterSet>
29   </PropertyGroup>
30   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
31   <ImportGroup Label="ExtensionSettings">
32   </ImportGroup>
33   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
35     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
36   </ImportGroup>
37   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
38     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
39     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
40   </ImportGroup>
41   <PropertyGroup Label="UserMacros" />
42   <PropertyGroup>
43     <_ProjectFileVersion>15.0.26730.12</_ProjectFileVersion>
44   </PropertyGroup>
45   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
46     <OutDir>.\Debug\</OutDir>
47     <IntDir>.\Debug\</IntDir>
48     <IncludePath>C:\Users\bradleyb\Documents\Descent\d2x\arch\win32\include\SDL;$(IncludePath)</IncludePath>
49   </PropertyGroup>
50   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
51     <OutDir>.\Release\</OutDir>
52     <IntDir>.\Release\</IntDir>
53   </PropertyGroup>
54   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
55     <ClCompile>
56       <Optimization>Disabled</Optimization>
57       <AdditionalIncludeDirectories>.;..\..\include;..\..\..\..\sdl\SDL-1.2.8\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
58       <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
59       <MinimalRebuild>true</MinimalRebuild>
60       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
61       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
62       <PrecompiledHeaderOutputFile>.\Debug/libmve.pch</PrecompiledHeaderOutputFile>
63       <AssemblerListingLocation>.\Debug/</AssemblerListingLocation>
64       <ObjectFileName>.\Debug/</ObjectFileName>
65       <ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName>
66       <WarningLevel>Level3</WarningLevel>
67       <SuppressStartupBanner>true</SuppressStartupBanner>
68       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
69     </ClCompile>
70     <ResourceCompile>
71       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
72       <Culture>0x0409</Culture>
73     </ResourceCompile>
74     <Lib>
75       <OutputFile>.\Debug\libmve.lib</OutputFile>
76       <SuppressStartupBanner>true</SuppressStartupBanner>
77     </Lib>
78     <Bscmake>
79       <SuppressStartupBanner>true</SuppressStartupBanner>
80       <OutputFile>.\Debug/libmve.bsc</OutputFile>
81     </Bscmake>
82   </ItemDefinitionGroup>
83   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
84     <ClCompile>
85       <Optimization>MaxSpeed</Optimization>
86       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
87       <AdditionalIncludeDirectories>.;..\..\include;..\..\..\..\sdl\SDL-1.2.8\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
88       <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
89       <StringPooling>true</StringPooling>
90       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
91       <FunctionLevelLinking>true</FunctionLevelLinking>
92       <PrecompiledHeaderOutputFile>.\Release/libmve.pch</PrecompiledHeaderOutputFile>
93       <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
94       <ObjectFileName>.\Release/</ObjectFileName>
95       <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
96       <WarningLevel>Level3</WarningLevel>
97       <SuppressStartupBanner>true</SuppressStartupBanner>
98     </ClCompile>
99     <ResourceCompile>
100       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
101       <Culture>0x0409</Culture>
102     </ResourceCompile>
103     <Lib>
104       <OutputFile>.\Release\libmve.lib</OutputFile>
105       <SuppressStartupBanner>true</SuppressStartupBanner>
106     </Lib>
107     <Bscmake>
108       <SuppressStartupBanner>true</SuppressStartupBanner>
109       <OutputFile>.\Release/libmve.bsc</OutputFile>
110     </Bscmake>
111   </ItemDefinitionGroup>
112   <ItemGroup>
113     <ClCompile Include="..\..\libmve\decoder16.c" />
114     <ClCompile Include="..\..\libmve\decoder8.c" />
115     <ClCompile Include="..\..\libmve\mvelib.c" />
116     <ClCompile Include="..\..\libmve\mveplay.c" />
117     <ClCompile Include="..\..\libmve\mve_audio.c" />
118   </ItemGroup>
119   <ItemGroup>
120     <ClInclude Include="..\..\include\libmve.h" />
121     <ClInclude Include="..\..\libmve\decoders.h" />
122     <ClInclude Include="..\..\libmve\mvelib.h" />
123     <ClInclude Include="..\..\libmve\mve_audio.h" />
124     <ClInclude Include="conf.h" />
125   </ItemGroup>
126   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
127   <ImportGroup Label="ExtensionTargets">
128   </ImportGroup>
129 </Project>