annotate Build/Visual Studio 2012/World of Might and Magic.vcxproj @ 2057:b7485a6502f2

AgressorAtackInfo
author Ritor1
date Sun, 01 Dec 2013 20:13:48 +0600
parents 62a27b2cfcc2
children e249bd483311
rev   line source
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
3 <ItemGroup Label="ProjectConfigurations">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
4 <ProjectConfiguration Include="Debug|Win32">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
5 <Configuration>Debug</Configuration>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
6 <Platform>Win32</Platform>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
7 </ProjectConfiguration>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
8 <ProjectConfiguration Include="Release|Win32">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
9 <Configuration>Release</Configuration>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
10 <Platform>Win32</Platform>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
11 </ProjectConfiguration>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
12 </ItemGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
13 <PropertyGroup Label="Globals">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
14 <ProjectGuid>{5DA49362-EF43-4753-85DC-88CC41F26764}</ProjectGuid>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
15 <Keyword>Win32Proj</Keyword>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
16 <RootNamespace>WorldofMightandMagic</RootNamespace>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
17 </PropertyGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
20 <ConfigurationType>Application</ConfigurationType>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
21 <UseDebugLibraries>true</UseDebugLibraries>
1941
Ritor1
parents: 1936
diff changeset
22 <PlatformToolset>v110</PlatformToolset>
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
23 <CharacterSet>Unicode</CharacterSet>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
24 </PropertyGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
26 <ConfigurationType>Application</ConfigurationType>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
27 <UseDebugLibraries>false</UseDebugLibraries>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
28 <PlatformToolset>v110</PlatformToolset>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
29 <WholeProgramOptimization>true</WholeProgramOptimization>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
30 <CharacterSet>Unicode</CharacterSet>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
31 </PropertyGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
32 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
33 <ImportGroup Label="ExtensionSettings">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
34 </ImportGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
35 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
36 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
37 </ImportGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
38 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
39 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
40 </ImportGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
41 <PropertyGroup Label="UserMacros" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
43 <LinkIncremental>true</LinkIncremental>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
44 <IntDir>$(Configuration)\</IntDir>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
45 <OutDir>$(WoMM_MM7_INSTALL_DIR)\</OutDir>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
46 <GenerateManifest>false</GenerateManifest>
2037
7a9477135943 Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Nomad
parents: 2036
diff changeset
47 <CustomBuildBeforeTargets>
7a9477135943 Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Nomad
parents: 2036
diff changeset
48 </CustomBuildBeforeTargets>
7a9477135943 Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Nomad
parents: 2036
diff changeset
49 <IncludePath>$(SolutionDirectory)../../;$(IncludePath)</IncludePath>
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
50 </PropertyGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
51 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
52 <LinkIncremental>false</LinkIncremental>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
53 </PropertyGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
54 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
55 <ClCompile>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
56 <PrecompiledHeader>NotUsing</PrecompiledHeader>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
57 <WarningLevel>Level3</WarningLevel>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
58 <Optimization>Disabled</Optimization>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
59 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
60 <ObjectFileName>$(IntDir)%(Directory)</ObjectFileName>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
61 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
62 </ClCompile>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
63 <Link>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
64 <SubSystem>Windows</SubSystem>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
65 <GenerateDebugInformation>true</GenerateDebugInformation>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
66 <AdditionalDependencies>..\..\lib\legacy_dx\lib\ddraw.lib;..\..\lib\legacy_dx\lib\dxguid.lib;%(AdditionalDependencies)</AdditionalDependencies>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
67 <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
68 </Link>
2036
a453996ed5ac Post-build Event to copy scripts from project dir to game dir.
Nomad
parents: 2033
diff changeset
69 <PostBuildEvent>
a453996ed5ac Post-build Event to copy scripts from project dir to game dir.
Nomad
parents: 2033
diff changeset
70 <Command>XCOPY "$(SolutionDir)../../Scripts" "$(OutDir)data/scripts/lua/core" /E /I /F /R /Y</Command>
2037
7a9477135943 Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Nomad
parents: 2036
diff changeset
71 <Message>-------------------------------------------------------Post-Build Event</Message>
2036
a453996ed5ac Post-build Event to copy scripts from project dir to game dir.
Nomad
parents: 2033
diff changeset
72 </PostBuildEvent>
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
73 </ItemDefinitionGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
74 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
75 <ClCompile>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
76 <WarningLevel>Level3</WarningLevel>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
77 <PrecompiledHeader>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
78 </PrecompiledHeader>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
79 <Optimization>MaxSpeed</Optimization>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
80 <FunctionLevelLinking>true</FunctionLevelLinking>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
81 <IntrinsicFunctions>true</IntrinsicFunctions>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
82 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
83 </ClCompile>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
84 <Link>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
85 <SubSystem>Windows</SubSystem>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
86 <GenerateDebugInformation>true</GenerateDebugInformation>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
87 <EnableCOMDATFolding>true</EnableCOMDATFolding>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
88 <OptimizeReferences>true</OptimizeReferences>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
89 </Link>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
90 </ItemDefinitionGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
91 <ItemGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
92 <ClCompile Include="..\..\Actor.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
93 <ClCompile Include="..\..\AIL.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
94 <ClCompile Include="..\..\Arcomage.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
95 <ClCompile Include="..\..\ArcomageCards.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
96 <ClCompile Include="..\..\AudioPlayer.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
97 <ClCompile Include="..\..\Bink_Smacker.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
98 <ClCompile Include="..\..\BSPModel.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
99 <ClCompile Include="..\..\CastSpellInfo.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
100 <ClCompile Include="..\..\Chest.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
101 <ClCompile Include="..\..\Conditions.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
102 <ClCompile Include="..\..\CShow.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
103 <ClCompile Include="..\..\DecalBuilder.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
104 <ClCompile Include="..\..\DecorationList.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
105 <ClCompile Include="..\..\Events.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
106 <ClCompile Include="..\..\FrameTableInc.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
107 <ClCompile Include="..\..\Game.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
108 <ClCompile Include="..\..\GammaControl.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
109 <ClCompile Include="..\..\GUIButton.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
110 <ClCompile Include="..\..\GUIFont.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
111 <ClCompile Include="..\..\GUIProgressBar.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
112 <ClCompile Include="..\..\GUIWindow.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
113 <ClCompile Include="..\..\IconFrameTable.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
114 <ClCompile Include="..\..\Indoor.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
115 <ClCompile Include="..\..\IndoorCameraD3D.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
116 <ClCompile Include="..\..\Items.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
117 <ClCompile Include="..\..\Keyboard.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
118 <ClCompile Include="..\..\Level\Decoration.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
119 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lapi.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
120 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lauxlib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
121 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lbaselib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
122 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lbitlib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
123 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lcode.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
124 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lcorolib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
125 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lctype.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
126 <ClCompile Include="..\..\lib\lua\lua-5.2.2\ldblib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
127 <ClCompile Include="..\..\lib\lua\lua-5.2.2\ldebug.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
128 <ClCompile Include="..\..\lib\lua\lua-5.2.2\ldo.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
129 <ClCompile Include="..\..\lib\lua\lua-5.2.2\ldump.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
130 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lfunc.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
131 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lgc.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
132 <ClCompile Include="..\..\lib\lua\lua-5.2.2\linit.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
133 <ClCompile Include="..\..\lib\lua\lua-5.2.2\liolib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
134 <ClCompile Include="..\..\lib\lua\lua-5.2.2\llex.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
135 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lmathlib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
136 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lmem.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
137 <ClCompile Include="..\..\lib\lua\lua-5.2.2\loadlib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
138 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lobject.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
139 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lopcodes.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
140 <ClCompile Include="..\..\lib\lua\lua-5.2.2\loslib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
141 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lparser.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
142 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lstate.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
143 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lstring.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
144 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lstrlib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
145 <ClCompile Include="..\..\lib\lua\lua-5.2.2\ltable.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
146 <ClCompile Include="..\..\lib\lua\lua-5.2.2\ltablib.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
147 <ClCompile Include="..\..\lib\lua\lua-5.2.2\ltm.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
148 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lua.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
149 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lundump.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
150 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lvm.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
151 <ClCompile Include="..\..\lib\lua\lua-5.2.2\lzio.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
152 <ClCompile Include="..\..\lib\zlib\adler32.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
153 <ClCompile Include="..\..\lib\zlib\compress.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
154 <ClCompile Include="..\..\lib\zlib\crc32.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
155 <ClCompile Include="..\..\lib\zlib\deflate.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
156 <ClCompile Include="..\..\lib\zlib\infblock.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
157 <ClCompile Include="..\..\lib\zlib\infcodes.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
158 <ClCompile Include="..\..\lib\zlib\inffast.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
159 <ClCompile Include="..\..\lib\zlib\inflate.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
160 <ClCompile Include="..\..\lib\zlib\inftrees.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
161 <ClCompile Include="..\..\lib\zlib\infutil.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
162 <ClCompile Include="..\..\lib\zlib\trees.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
163 <ClCompile Include="..\..\lib\zlib\uncompr.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
164 <ClCompile Include="..\..\lib\zlib\zutil.c" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
165 <ClCompile Include="..\..\LightmapBuilder.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
166 <ClCompile Include="..\..\LightsStack.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
167 <ClCompile Include="..\..\LOD.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
168 <ClCompile Include="..\..\Log.cpp" />
2054
62a27b2cfcc2 Player.swig
Nomad
parents: 2052
diff changeset
169 <ClCompile Include="..\..\LuaVM.cpp" />
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
170 <ClCompile Include="..\..\mm7text_ru.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
171 <ClCompile Include="..\..\mm7_2.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
172 <ClCompile Include="..\..\mm7_3.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
173 <ClCompile Include="..\..\mm7_4.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
174 <ClCompile Include="..\..\mm7_5.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
175 <ClCompile Include="..\..\mm7_6.cpp" />
2008
591024ad7269 Footer text for items fix
Ritor1
parents: 1941
diff changeset
176 <ClCompile Include="..\..\mm7_7.cpp" />
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
177 <ClCompile Include="..\..\mm7_data.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
178 <ClCompile Include="..\..\Monsters.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
179 <ClCompile Include="..\..\Mouse.cpp" />
2037
7a9477135943 Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Nomad
parents: 2036
diff changeset
180 <ClCompile Include="..\..\NewUI\Core\UIControlModule_wrap.cxx" />
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
181 <ClCompile Include="..\..\NewUI\MainMenu.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
182 <ClCompile Include="..\..\NPC.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
183 <ClCompile Include="..\..\ObjectList.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
184 <ClCompile Include="..\..\OSAPI.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
185 <ClCompile Include="..\..\OSWindow.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
186 <ClCompile Include="..\..\Outdoor.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
187 <ClCompile Include="..\..\Overlays.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
188 <ClCompile Include="..\..\PaletteManager.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
189 <ClCompile Include="..\..\ParticleEngine.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
190 <ClCompile Include="..\..\Party.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
191 <ClCompile Include="..\..\Player.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
192 <ClCompile Include="..\..\Random.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
193 <ClCompile Include="..\..\Render.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
194 <ClCompile Include="..\..\SaveLoad.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
195 <ClCompile Include="..\..\Spells.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
196 <ClCompile Include="..\..\SpriteObject.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
197 <ClCompile Include="..\..\Sprites.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
198 <ClCompile Include="..\..\StorylineTextTable.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
199 <ClCompile Include="..\..\stru10.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
200 <ClCompile Include="..\..\stru6.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
201 <ClCompile Include="..\..\stru9.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
202 <ClCompile Include="..\..\texts.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
203 <ClCompile Include="..\..\Texture.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
204 <ClCompile Include="..\..\TileTable.cpp" />
2048
ed880ccf468f for MVS 2012
Ritor1
parents: 2038
diff changeset
205 <ClCompile Include="..\..\Timer.cpp" />
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
206 <ClCompile Include="..\..\TurnEngine.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
207 <ClCompile Include="..\..\UI\Books\UIMapBook.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
208 <ClCompile Include="..\..\UI\Books\UINotesBooks.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
209 <ClCompile Include="..\..\UI\Books\UISpellBook.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
210 <ClCompile Include="..\..\UI\UIBooks.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
211 <ClCompile Include="..\..\UI\UICharacter.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
212 <ClCompile Include="..\..\UI\UiGame.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
213 <ClCompile Include="..\..\UI\UIGuilds.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
214 <ClCompile Include="..\..\UI\UIHouses.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
215 <ClCompile Include="..\..\UI\UIMainMenu.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
216 <ClCompile Include="..\..\UI\UIMsgProc.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
217 <ClCompile Include="..\..\UI\UIOptions.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
218 <ClCompile Include="..\..\UI\UIPartyCreation.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
219 <ClCompile Include="..\..\UI\UIPopup.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
220 <ClCompile Include="..\..\UI\UIRest.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
221 <ClCompile Include="..\..\UI\UISaveLoad.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
222 <ClCompile Include="..\..\UI\UIShops.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
223 <ClCompile Include="..\..\UI\UITransition.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
224 <ClCompile Include="..\..\VectorTypes.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
225 <ClCompile Include="..\..\VideoPlayer.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
226 <ClCompile Include="..\..\Viewport.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
227 <ClCompile Include="..\..\Vis.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
228 <ClCompile Include="..\..\Weather.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
229 <ClCompile Include="..\..\_deleted.cpp" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
230 </ItemGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
231 <ItemGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
232 <ClInclude Include="..\..\Actor.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
233 <ClInclude Include="..\..\AIL.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
234 <ClInclude Include="..\..\Arcomage.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
235 <ClInclude Include="..\..\AudioPlayer.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
236 <ClInclude Include="..\..\Autonotes.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
237 <ClInclude Include="..\..\Awards.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
238 <ClInclude Include="..\..\Bink_Smacker.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
239 <ClInclude Include="..\..\BSPModel.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
240 <ClInclude Include="..\..\CastSpellInfo.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
241 <ClInclude Include="..\..\Chest.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
242 <ClInclude Include="..\..\Conditions.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
243 <ClInclude Include="..\..\CShow.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
244 <ClInclude Include="..\..\DecalBuilder.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
245 <ClInclude Include="..\..\DecorationList.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
246 <ClInclude Include="..\..\ErrorHandling.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
247 <ClInclude Include="..\..\Events.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
248 <ClInclude Include="..\..\Events2D.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
249 <ClInclude Include="..\..\FactionTable.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
250 <ClInclude Include="..\..\FrameTableInc.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
251 <ClInclude Include="..\..\Game.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
252 <ClInclude Include="..\..\GammaControl.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
253 <ClInclude Include="..\..\GUIFont.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
254 <ClInclude Include="..\..\GUIProgressBar.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
255 <ClInclude Include="..\..\GUIWindow.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
256 <ClInclude Include="..\..\IconFrameTable.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
257 <ClInclude Include="..\..\Indoor.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
258 <ClInclude Include="..\..\IndoorCameraD3D.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
259 <ClInclude Include="..\..\Indoor_stuff.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
260 <ClInclude Include="..\..\Items.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
261 <ClInclude Include="..\..\Keyboard.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
262 <ClInclude Include="..\..\Level\Decoration.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
263 <ClInclude Include="..\..\lib\legacy_dx\d3d.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
264 <ClInclude Include="..\..\lib\legacy_dx\d3dcaps.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
265 <ClInclude Include="..\..\lib\legacy_dx\d3drm.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
266 <ClInclude Include="..\..\lib\legacy_dx\d3drmdef.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
267 <ClInclude Include="..\..\lib\legacy_dx\d3drmobj.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
268 <ClInclude Include="..\..\lib\legacy_dx\d3drmwin.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
269 <ClInclude Include="..\..\lib\legacy_dx\d3dtypes.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
270 <ClInclude Include="..\..\lib\legacy_dx\ddraw.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
271 <ClInclude Include="..\..\lib\legacy_dx\dinput.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
272 <ClInclude Include="..\..\lib\legacy_dx\dinputd.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
273 <ClInclude Include="..\..\lib\legacy_dx\dmdls.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
274 <ClInclude Include="..\..\lib\legacy_dx\dmerror.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
275 <ClInclude Include="..\..\lib\legacy_dx\dmksctrl.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
276 <ClInclude Include="..\..\lib\legacy_dx\dmplugin.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
277 <ClInclude Include="..\..\lib\legacy_dx\dmusbuff.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
278 <ClInclude Include="..\..\lib\legacy_dx\dmusicc.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
279 <ClInclude Include="..\..\lib\legacy_dx\dmusicf.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
280 <ClInclude Include="..\..\lib\legacy_dx\dmusici.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
281 <ClInclude Include="..\..\lib\legacy_dx\dmusics.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
282 <ClInclude Include="..\..\lib\legacy_dx\dsconf.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
283 <ClInclude Include="..\..\lib\legacy_dx\dsound.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
284 <ClInclude Include="..\..\lib\legacy_dx\dvoice.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
285 <ClInclude Include="..\..\lib\legacy_dx\multimon.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
286 <ClInclude Include="..\..\lib\legacy_dx\rmxfguid.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
287 <ClInclude Include="..\..\lib\legacy_dx\rmxftmpl.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
288 <ClInclude Include="..\..\lib\legacy_dx\strsafe.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
289 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lapi.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
290 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lauxlib.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
291 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lcode.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
292 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lctype.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
293 <ClInclude Include="..\..\lib\lua\lua-5.2.2\ldebug.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
294 <ClInclude Include="..\..\lib\lua\lua-5.2.2\ldo.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
295 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lfunc.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
296 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lgc.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
297 <ClInclude Include="..\..\lib\lua\lua-5.2.2\llex.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
298 <ClInclude Include="..\..\lib\lua\lua-5.2.2\llimits.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
299 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lmem.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
300 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lobject.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
301 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lopcodes.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
302 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lparser.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
303 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lstate.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
304 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lstring.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
305 <ClInclude Include="..\..\lib\lua\lua-5.2.2\ltable.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
306 <ClInclude Include="..\..\lib\lua\lua-5.2.2\ltm.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
307 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lua.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
308 <ClInclude Include="..\..\lib\lua\lua-5.2.2\luaconf.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
309 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lualib.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
310 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lundump.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
311 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lvm.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
312 <ClInclude Include="..\..\lib\lua\lua-5.2.2\lzio.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
313 <ClInclude Include="..\..\lib\lua\lua.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
314 <ClInclude Include="..\..\lib\zlib\deflate.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
315 <ClInclude Include="..\..\lib\zlib\infblock.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
316 <ClInclude Include="..\..\lib\zlib\infcodes.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
317 <ClInclude Include="..\..\lib\zlib\inffast.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
318 <ClInclude Include="..\..\lib\zlib\inffixed.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
319 <ClInclude Include="..\..\lib\zlib\inftrees.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
320 <ClInclude Include="..\..\lib\zlib\infutil.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
321 <ClInclude Include="..\..\lib\zlib\trees.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
322 <ClInclude Include="..\..\lib\zlib\zconf.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
323 <ClInclude Include="..\..\lib\zlib\zlib.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
324 <ClInclude Include="..\..\lib\zlib\zutil.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
325 <ClInclude Include="..\..\LightmapBuilder.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
326 <ClInclude Include="..\..\Lights.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
327 <ClInclude Include="..\..\LOD.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
328 <ClInclude Include="..\..\Log.h" />
2052
71a814f4482a Moved implementation to cpp
Nomad
parents: 2050
diff changeset
329 <ClInclude Include="..\..\LuaVM.h" />
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
330 <ClInclude Include="..\..\MapInfo.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
331 <ClInclude Include="..\..\MM7.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
332 <ClInclude Include="..\..\mm7_data.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
333 <ClInclude Include="..\..\Monsters.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
334 <ClInclude Include="..\..\Mouse.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
335 <ClInclude Include="..\..\NewUI\Core\UIControl.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
336 <ClInclude Include="..\..\NewUI\MainMenu.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
337 <ClInclude Include="..\..\NPC.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
338 <ClInclude Include="..\..\NZIArray.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
339 <ClInclude Include="..\..\ObjectList.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
340 <ClInclude Include="..\..\OSAPI.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
341 <ClInclude Include="..\..\OSInfo.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
342 <ClInclude Include="..\..\OSWindow.h" />
2038
d4cc4d71d9cf Log::Warning
Ritor1
parents: 2037
diff changeset
343 <ClInclude Include="..\..\OurMath.h" />
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
344 <ClInclude Include="..\..\Outdoor.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
345 <ClInclude Include="..\..\Outdoor_stuff.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
346 <ClInclude Include="..\..\Overlays.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
347 <ClInclude Include="..\..\PaletteManager.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
348 <ClInclude Include="..\..\ParticleEngine.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
349 <ClInclude Include="..\..\Party.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
350 <ClInclude Include="..\..\Player.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
351 <ClInclude Include="..\..\PlayerFrameTable.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
352 <ClInclude Include="..\..\Random.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
353 <ClInclude Include="..\..\Render.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
354 <ClInclude Include="..\..\SaveLoad.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
355 <ClInclude Include="..\..\Spells.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
356 <ClInclude Include="..\..\SpriteObject.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
357 <ClInclude Include="..\..\Sprites.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
358 <ClInclude Include="..\..\StorylineTextTable.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
359 <ClInclude Include="..\..\stru10.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
360 <ClInclude Include="..\..\stru123.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
361 <ClInclude Include="..\..\stru159.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
362 <ClInclude Include="..\..\stru160.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
363 <ClInclude Include="..\..\stru176.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
364 <ClInclude Include="..\..\stru298.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
365 <ClInclude Include="..\..\stru314.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
366 <ClInclude Include="..\..\stru367.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
367 <ClInclude Include="..\..\stru6.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
368 <ClInclude Include="..\..\stru9.h" />
2033
e78fa9082174 UIControl module
Ritor1
parents: 2008
diff changeset
369 <ClInclude Include="..\..\TestClass.h" />
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
370 <ClInclude Include="..\..\texts.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
371 <ClInclude Include="..\..\Texture.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
372 <ClInclude Include="..\..\TileFrameTable.h" />
2048
ed880ccf468f for MVS 2012
Ritor1
parents: 2038
diff changeset
373 <ClInclude Include="..\..\Timer.h" />
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
374 <ClInclude Include="..\..\TurnEngine.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
375 <ClInclude Include="..\..\UI\UIBooks.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
376 <ClInclude Include="..\..\UI\UIHouses.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
377 <ClInclude Include="..\..\VectorTypes.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
378 <ClInclude Include="..\..\VideoPlayer.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
379 <ClInclude Include="..\..\Viewport.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
380 <ClInclude Include="..\..\Vis.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
381 <ClInclude Include="..\..\Weather.h" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
382 </ItemGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
383 <ItemGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
384 <None Include="..\..\lib\legacy_dx\d3dvec.inl" />
2037
7a9477135943 Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Nomad
parents: 2036
diff changeset
385 <CustomBuild Include="..\..\NewUI\Core\UIControlModule.swig">
7a9477135943 Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Nomad
parents: 2036
diff changeset
386 <FileType>Document</FileType>
2048
ed880ccf468f for MVS 2012
Ritor1
parents: 2038
diff changeset
387 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">call "../../lib/swig" "%(FileName)" %(RelativeDir) "%(FileName)%(Extension)" "%(FullPath)" "$(SolutionDir)" %(Filename)_wrap.cxx</Command>
2037
7a9477135943 Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Nomad
parents: 2036
diff changeset
388 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename)_wrap.cxx</Outputs>
2054
62a27b2cfcc2 Player.swig
Nomad
parents: 2052
diff changeset
389 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename).swig</Message>
2037
7a9477135943 Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Nomad
parents: 2036
diff changeset
390 </CustomBuild>
2038
d4cc4d71d9cf Log::Warning
Ritor1
parents: 2037
diff changeset
391 <None Include="..\..\lib\swig.bat" />
2057
b7485a6502f2 AgressorAtackInfo
Ritor1
parents: 2054
diff changeset
392 <None Include="..\..\Player.swig">
2054
62a27b2cfcc2 Player.swig
Nomad
parents: 2052
diff changeset
393 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">call "../../lib/swig" "%(FileName)" %(RelativeDir) "%(FileName)%(Extension)" "%(FullPath)" "$(SolutionDir)" %(Filename)_wrap.cxx</Command>
62a27b2cfcc2 Player.swig
Nomad
parents: 2052
diff changeset
394 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename)_wrap.cxx</Outputs>
62a27b2cfcc2 Player.swig
Nomad
parents: 2052
diff changeset
395 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename).swig</Message>
2057
b7485a6502f2 AgressorAtackInfo
Ritor1
parents: 2054
diff changeset
396 </None>
1924
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
397 </ItemGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
398 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
399 <ImportGroup Label="ExtensionTargets">
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
400 </ImportGroup>
8cd321994943 MSVS 2012 project file & some compilation warning fixes
Nomad
parents:
diff changeset
401 </Project>