1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.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="Optimized|Win32">
9 <Configuration>Optimized</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
17 <PropertyGroup Label="Globals">
18 <ProjectGuid>{34FA8B34-C129-4D36-A67B-B1153A5CB366}</ProjectGuid>
20 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
21 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'" Label="Configuration">
22 <ConfigurationType>DynamicLibrary</ConfigurationType>
23 <PlatformToolset>v120</PlatformToolset>
24 <UseOfMfc>false</UseOfMfc>
25 <CharacterSet>MultiByte</CharacterSet>
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28 <ConfigurationType>DynamicLibrary</ConfigurationType>
29 <PlatformToolset>v120</PlatformToolset>
30 <UseOfMfc>false</UseOfMfc>
31 <CharacterSet>MultiByte</CharacterSet>
33 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
34 <ConfigurationType>DynamicLibrary</ConfigurationType>
35 <PlatformToolset>v120</PlatformToolset>
36 <UseOfMfc>false</UseOfMfc>
37 <CharacterSet>MultiByte</CharacterSet>
39 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
40 <ImportGroup Label="ExtensionSettings">
42 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'" Label="PropertySheets">
43 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
44 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
46 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
47 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
48 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
54 <PropertyGroup Label="UserMacros" />
56 <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
58 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
59 <OutDir>.\../../../../../../compile/win32/debugWindow/Debug\</OutDir>
60 <IntDir>.\../../../../../../compile/win32/debugWindow/Debug\</IntDir>
61 <IgnoreImportLibrary>true</IgnoreImportLibrary>
62 <LinkIncremental>true</LinkIncremental>
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
65 <OutDir>.\../../../../../../compile/win32/debugWindow/Release\</OutDir>
66 <IntDir>.\../../../../../../compile/win32/debugWindow/Release\</IntDir>
67 <IgnoreImportLibrary>true</IgnoreImportLibrary>
68 <LinkIncremental>false</LinkIncremental>
70 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">
71 <OutDir>.\../../../../../../compile/win32/debugWindow/Optimized\</OutDir>
72 <IntDir>.\../../../../../../compile/win32/debugWindow/Optimized\</IntDir>
73 <IgnoreImportLibrary>true</IgnoreImportLibrary>
74 <LinkIncremental>true</LinkIncremental>
76 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
78 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
79 <MkTypLibCompatible>true</MkTypLibCompatible>
80 <SuppressStartupBanner>true</SuppressStartupBanner>
81 <TargetEnvironment>Win32</TargetEnvironment>
82 <TypeLibraryName>.\../../../../../../compile/win32/debugWindow/Debug/DebugWindow.tlb</TypeLibraryName>
86 <Optimization>Disabled</Optimization>
87 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
88 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;DEBUGWINDOW_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
89 <MinimalRebuild>true</MinimalRebuild>
90 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
91 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
92 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
93 <PrecompiledHeaderOutputFile>.\../../../../../../compile/win32/debugWindow/Debug/DebugWindow.pch</PrecompiledHeaderOutputFile>
94 <AssemblerListingLocation>.\../../../../../../compile/win32/debugWindow/Debug/</AssemblerListingLocation>
95 <ObjectFileName>.\../../../../../../compile/win32/debugWindow/Debug/</ObjectFileName>
96 <ProgramDataBaseFileName>.\../../../../../../compile/win32/debugWindow/Debug/</ProgramDataBaseFileName>
97 <WarningLevel>Level4</WarningLevel>
98 <SuppressStartupBanner>true</SuppressStartupBanner>
99 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
100 <UseFullPaths>true</UseFullPaths>
103 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
104 <Culture>0x0409</Culture>
107 <OutputFile>.\../../../../../../compile/win32/debugWindow/Debug/DebugWindow.dll</OutputFile>
108 <SuppressStartupBanner>true</SuppressStartupBanner>
109 <GenerateDebugInformation>true</GenerateDebugInformation>
110 <ProgramDatabaseFile>.\../../../../../../compile/win32/debugWindow/Debug/DebugWindow.pdb</ProgramDatabaseFile>
111 <BaseAddress>0x61B00000</BaseAddress>
112 <ImportLibrary>.\../../../../../../compile/win32/debugWindow/Debug/DebugWindow.lib</ImportLibrary>
113 <TargetMachine>MachineX86</TargetMachine>
116 <SuppressStartupBanner>true</SuppressStartupBanner>
117 <OutputFile>.\../../../../../../compile/win32/debugWindow/Debug/DebugWindow.bsc</OutputFile>
119 </ItemDefinitionGroup>
120 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
122 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
123 <MkTypLibCompatible>true</MkTypLibCompatible>
124 <SuppressStartupBanner>true</SuppressStartupBanner>
125 <TargetEnvironment>Win32</TargetEnvironment>
126 <TypeLibraryName>.\../../../../../../compile/win32/debugWindow/Release/DebugWindow.tlb</TypeLibraryName>
130 <Optimization>MaxSpeed</Optimization>
131 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
132 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;DEBUGWINDOW_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
133 <StringPooling>true</StringPooling>
134 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
135 <FunctionLevelLinking>true</FunctionLevelLinking>
136 <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
137 <PrecompiledHeaderOutputFile>.\../../../../../../compile/win32/debugWindow/Release/DebugWindow.pch</PrecompiledHeaderOutputFile>
138 <AssemblerListingLocation>.\../../../../../../compile/win32/debugWindow/Release/</AssemblerListingLocation>
139 <ObjectFileName>.\../../../../../../compile/win32/debugWindow/Release/</ObjectFileName>
140 <ProgramDataBaseFileName>.\../../../../../../compile/win32/debugWindow/Release/</ProgramDataBaseFileName>
141 <WarningLevel>Level4</WarningLevel>
142 <SuppressStartupBanner>true</SuppressStartupBanner>
143 <UseFullPaths>true</UseFullPaths>
146 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
147 <Culture>0x0409</Culture>
150 <OutputFile>.\../../../../../../compile/win32/debugWindow/Release/DebugWindow.dll</OutputFile>
151 <SuppressStartupBanner>true</SuppressStartupBanner>
152 <ProgramDatabaseFile>.\../../../../../../compile/win32/debugWindow/Release/DebugWindow.pdb</ProgramDatabaseFile>
153 <BaseAddress>0x61B00000</BaseAddress>
154 <ImportLibrary>.\../../../../../../compile/win32/debugWindow/Release/DebugWindow.lib</ImportLibrary>
155 <TargetMachine>MachineX86</TargetMachine>
158 <SuppressStartupBanner>true</SuppressStartupBanner>
159 <OutputFile>.\../../../../../../compile/win32/debugWindow/Release/DebugWindow.bsc</OutputFile>
161 </ItemDefinitionGroup>
162 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">
164 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
165 <MkTypLibCompatible>true</MkTypLibCompatible>
166 <SuppressStartupBanner>true</SuppressStartupBanner>
167 <TargetEnvironment>Win32</TargetEnvironment>
168 <TypeLibraryName>.\../../../../../../compile/win32/debugWindow/Optimized/DebugWindow.tlb</TypeLibraryName>
172 <Optimization>Disabled</Optimization>
173 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;DEBUGWINDOW_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
174 <MinimalRebuild>true</MinimalRebuild>
175 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
176 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
177 <PrecompiledHeaderOutputFile>.\../../../../../../compile/win32/debugWindow/Optimized/DebugWindow.pch</PrecompiledHeaderOutputFile>
178 <AssemblerListingLocation>.\../../../../../../compile/win32/debugWindow/Optimized/</AssemblerListingLocation>
179 <ObjectFileName>.\../../../../../../compile/win32/debugWindow/Optimized/</ObjectFileName>
180 <ProgramDataBaseFileName>.\../../../../../../compile/win32/debugWindow/Optimized/</ProgramDataBaseFileName>
181 <WarningLevel>Level4</WarningLevel>
182 <SuppressStartupBanner>true</SuppressStartupBanner>
183 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
186 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
187 <Culture>0x0409</Culture>
190 <OutputFile>.\../../../../../../compile/win32/debugWindow/Optimized/DebugWindow.dll</OutputFile>
191 <SuppressStartupBanner>true</SuppressStartupBanner>
192 <GenerateDebugInformation>true</GenerateDebugInformation>
193 <ProgramDatabaseFile>.\../../../../../../compile/win32/debugWindow/Optimized/DebugWindow.pdb</ProgramDatabaseFile>
194 <BaseAddress>0x61B00000</BaseAddress>
195 <ImportLibrary>.\../../../../../../compile/win32/debugWindow/Optimized/DebugWindow.lib</ImportLibrary>
196 <TargetMachine>MachineX86</TargetMachine>
199 <SuppressStartupBanner>true</SuppressStartupBanner>
200 <OutputFile>.\../../../../../../compile/win32/debugWindow/Optimized/DebugWindow.bsc</OutputFile>
202 </ItemDefinitionGroup>
204 <ClCompile Include="..\..\src\win32\DebugWindow.cpp" />
206 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
207 <ImportGroup Label="ExtensionTargets">