Re-enabled 'async' mode for play_sound_file() function + fixed possible handle leak...
[MUtilities.git] / MUtilities_VS2013.vcxproj
blobb8a2f8715b1ae30fed8ac5b90093ff20e83d9609
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="Release_Static|Win32">
9       <Configuration>Release_Static</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16   </ItemGroup>
17   <ItemGroup>
18     <ClCompile Include="$(SolutionDir)\tmp\$(ProjectName)\QRC_Resource.cpp" />
19     <ClCompile Include="$(SolutionDir)\tmp\$(ProjectName)\MOC_UpdateChecker.cpp" />
20     <ClCompile Include="src\3rd_party\adler32\src\adler32.cpp" />
21     <ClCompile Include="src\3rd_party\strnatcmp\src\strnatcmp.cpp" />
22     <ClCompile Include="src\CPUFeatures_Win32.cpp" />
23     <ClCompile Include="src\DLLMain.cpp" />
24     <ClCompile Include="src\ErrorHandler_Win32.cpp" />
25     <ClCompile Include="src\Global.cpp" />
26     <ClCompile Include="src\GUI.cpp" />
27     <ClCompile Include="src\GUI_Win32.cpp" />
28     <ClCompile Include="src\IPCChannel.cpp" />
29     <ClCompile Include="src\JobObject_Win32.cpp" />
30     <ClCompile Include="src\KeccakHash.cpp" />
31     <ClCompile Include="src\OSSupport_Win32.cpp" />
32     <ClCompile Include="src\Sound_Win32.cpp" />
33     <ClCompile Include="src\Startup.cpp" />
34     <ClCompile Include="src\Taskbar7_Win32.cpp" />
35     <ClCompile Include="src\Terminal_Win32.cpp" />
36     <ClCompile Include="src\UpdateChecker.cpp" />
37     <ClCompile Include="src\Version.cpp" />
38   </ItemGroup>
39   <ItemGroup>
40     <ClInclude Include="include\MUtils\CPUFeatures.h" />
41     <ClInclude Include="include\MUtils\ErrorHandler.h" />
42     <ClInclude Include="include\MUtils\Exception.h" />
43     <ClInclude Include="include\MUtils\Global.h" />
44     <ClInclude Include="include\MUtils\GUI.h" />
45     <ClInclude Include="include\MUtils\IPCChannel.h" />
46     <ClInclude Include="include\MUtils\JobObject.h" />
47     <ClInclude Include="include\MUtils\KeccakHash.h" />
48     <ClInclude Include="include\MUtils\OSSupport.h" />
49     <ClInclude Include="include\MUtils\Sound.h" />
50     <ClInclude Include="include\MUtils\Startup.h" />
51     <ClInclude Include="include\MUtils\Taskbar7.h" />
52     <ClInclude Include="include\MUtils\Terminal.h" />
53     <ClInclude Include="src\3rd_party\adler32\include\adler32.h" />
54     <ClInclude Include="src\3rd_party\keccak\include\keccak_impl.h" />
55     <ClInclude Include="src\3rd_party\strnatcmp\include\strnatcmp.h" />
56     <ClInclude Include="src\DirLocker.h" />
57     <ClInclude Include="src\Utils_Win32.h" />
58     <CustomBuild Include="include\Mutils\UpdateChecker.h">
59       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"$(QTDIR)\bin\moc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\MOC_%(Filename).cpp" "%(FullPath)"</Command>
60       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC "$(SolutionDir)tmp\$(ProjectName)\MOC_%(Filename).cpp"</Message>
61       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)tmp\$(ProjectName)\MOC_%(Filename).cpp;%(Outputs)</Outputs>
62       <Command Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">"$(QTDIR)\bin\moc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\MOC_%(Filename).cpp" "%(FullPath)"</Command>
63       <Message Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">MOC "$(SolutionDir)tmp\$(ProjectName)\MOC_%(Filename).cpp"</Message>
64       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">$(SolutionDir)tmp\$(ProjectName)\MOC_%(Filename).cpp;%(Outputs)</Outputs>
65       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"$(QTDIR)\bin\moc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\MOC_%(Filename).cpp" "%(FullPath)"</Command>
66       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC "$(SolutionDir)tmp\$(ProjectName)\MOC_%(Filename).cpp"</Message>
67       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)tmp\$(ProjectName)\MOC_%(Filename).cpp;%(Outputs)</Outputs>
68     </CustomBuild>
69     <ClInclude Include="include\MUtils\Version.h" />
70     <ClInclude Include="src\CriticalSection_Win32.h" />
71   </ItemGroup>
72   <ItemGroup>
73     <CustomBuild Include="res\Resource.qrc">
74       <FileType>Document</FileType>
75       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"$(QTDIR)\bin\rcc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp" -name "%(Filename)" "%(FullPath)"</Command>
76       <Command Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">"$(QTDIR)\bin\rcc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp" -name "%(Filename)" "%(FullPath)"</Command>
77       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"$(QTDIR)\bin\rcc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp" -name "%(Filename)" "%(FullPath)"</Command>
78       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">RCC "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp"</Message>
79       <Message Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">RCC "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp"</Message>
80       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">RCC "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp"</Message>
81       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp;%(Outputs)</Outputs>
82       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp;%(Outputs)</Outputs>
83       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp;%(Outputs)</Outputs>
84     </CustomBuild>
85   </ItemGroup>
86   <PropertyGroup Label="Globals">
87     <ProjectGuid>{55405FE1-149F-434C-9D72-4B64348D2A08}</ProjectGuid>
88     <Keyword>Win32Proj</Keyword>
89     <RootNamespace>MUtilities</RootNamespace>
90     <ProjectName>MUtilities</ProjectName>
91   </PropertyGroup>
92   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
93   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
94     <ConfigurationType>DynamicLibrary</ConfigurationType>
95     <UseDebugLibraries>true</UseDebugLibraries>
96     <PlatformToolset>v120_xp</PlatformToolset>
97     <CharacterSet>Unicode</CharacterSet>
98   </PropertyGroup>
99   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
100     <ConfigurationType>DynamicLibrary</ConfigurationType>
101     <UseDebugLibraries>false</UseDebugLibraries>
102     <PlatformToolset>v120_xp</PlatformToolset>
103     <WholeProgramOptimization>true</WholeProgramOptimization>
104     <CharacterSet>Unicode</CharacterSet>
105   </PropertyGroup>
106   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'" Label="Configuration">
107     <ConfigurationType>StaticLibrary</ConfigurationType>
108     <UseDebugLibraries>false</UseDebugLibraries>
109     <PlatformToolset>v120_xp</PlatformToolset>
110     <WholeProgramOptimization>true</WholeProgramOptimization>
111     <CharacterSet>Unicode</CharacterSet>
112   </PropertyGroup>
113   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
114   <ImportGroup Label="ExtensionSettings">
115   </ImportGroup>
116   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
117     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
118   </ImportGroup>
119   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
120     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
121   </ImportGroup>
122   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'" Label="PropertySheets">
123     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
124   </ImportGroup>
125   <PropertyGroup Label="UserMacros" />
126   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
127     <OutDir>$(SolutionDir)\bin\$(Platform)\$(Configuration)\</OutDir>
128     <IntDir>$(SolutionDir)\obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
129     <TargetName>MUtils32-1</TargetName>
130   </PropertyGroup>
131   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
132     <OutDir>$(SolutionDir)\bin\$(Platform)\$(Configuration)\</OutDir>
133     <IntDir>$(SolutionDir)\obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
134     <TargetName>MUtils32-1</TargetName>
135   </PropertyGroup>
136   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">
137     <OutDir>$(SolutionDir)\bin\$(Platform)\$(Configuration)\</OutDir>
138     <IntDir>$(SolutionDir)\obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
139     <TargetName>MUtils32-1</TargetName>
140   </PropertyGroup>
141   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
142     <ClCompile>
143       <PrecompiledHeader>
144       </PrecompiledHeader>
145       <WarningLevel>Level3</WarningLevel>
146       <Optimization>Disabled</Optimization>
147       <PreprocessorDefinitions>WIN32;MUTILS_DLL_EXPORT;_DEBUG;_LIB;QT_GUI_LIB;QT_CORE_LIB;QT_THREAD_SUPPORT;QT_DLL;QT_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
148       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
149       <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
150       <AdditionalIncludeDirectories>$(ProjectDir)\include;$(QTDIR)\include;$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui;$(SolutionDir)\..\Prerequisites\VisualLeakDetector\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
151       <TreatWarningAsError>true</TreatWarningAsError>
152     </ClCompile>
153     <Link>
154       <SubSystem>Windows</SubSystem>
155       <GenerateDebugInformation>true</GenerateDebugInformation>
156       <AdditionalLibraryDirectories>$(QTDIR)\lib;$(SolutionDir)\..\Prerequisites\VisualLeakDetector\lib\Win32</AdditionalLibraryDirectories>
157       <AdditionalDependencies>QtCored4.lib;QtGuid4.lib;Winmm.lib;Psapi.lib;Sensapi.lib;PowrProf.lib;%(AdditionalDependencies)</AdditionalDependencies>
158     </Link>
159   </ItemDefinitionGroup>
160   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
161     <ClCompile>
162       <WarningLevel>Level3</WarningLevel>
163       <PrecompiledHeader>
164       </PrecompiledHeader>
165       <Optimization>Full</Optimization>
166       <FunctionLevelLinking>true</FunctionLevelLinking>
167       <IntrinsicFunctions>true</IntrinsicFunctions>
168       <PreprocessorDefinitions>WIN32;MUTILS_DLL_EXPORT;NDEBUG;_LIB;QT_GUI_LIB;QT_CORE_LIB;QT_THREAD_SUPPORT;QT_DLL;QT_NO_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
169       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
170       <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
171       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
172       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
173       <OmitFramePointers>true</OmitFramePointers>
174       <BufferSecurityCheck>false</BufferSecurityCheck>
175       <FloatingPointModel>Fast</FloatingPointModel>
176       <CreateHotpatchableImage>false</CreateHotpatchableImage>
177       <AdditionalIncludeDirectories>$(ProjectDir)\include;$(QTDIR)\include;$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui;$(SolutionDir)\..\Prerequisites\VisualLeakDetector\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
178       <TreatWarningAsError>true</TreatWarningAsError>
179       <CompileAsManaged>false</CompileAsManaged>
180     </ClCompile>
181     <Link>
182       <SubSystem>Windows</SubSystem>
183       <EnableCOMDATFolding>true</EnableCOMDATFolding>
184       <OptimizeReferences>true</OptimizeReferences>
185       <AdditionalLibraryDirectories>$(QTDIR)\lib;$(SolutionDir)\..\Prerequisites\VisualLeakDetector\lib\Win32</AdditionalLibraryDirectories>
186       <AdditionalDependencies>QtCore4.lib;QtGui4.lib;Winmm.lib;Psapi.lib;Sensapi.lib;PowrProf.lib;%(AdditionalDependencies)</AdditionalDependencies>
187       <GenerateDebugInformation>false</GenerateDebugInformation>
188     </Link>
189   </ItemDefinitionGroup>
190   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">
191     <ClCompile>
192       <WarningLevel>Level3</WarningLevel>
193       <PrecompiledHeader>
194       </PrecompiledHeader>
195       <Optimization>Full</Optimization>
196       <FunctionLevelLinking>true</FunctionLevelLinking>
197       <IntrinsicFunctions>true</IntrinsicFunctions>
198       <PreprocessorDefinitions>WIN32;MUTILS_STATIC_LIB;NDEBUG;_LIB;QT_GUI_LIB;QT_CORE_LIB;QT_THREAD_SUPPORT;QT_NODLL;QT_NO_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
199       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
200       <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
201       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
202       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
203       <OmitFramePointers>true</OmitFramePointers>
204       <BufferSecurityCheck>false</BufferSecurityCheck>
205       <FloatingPointModel>Fast</FloatingPointModel>
206       <CreateHotpatchableImage>false</CreateHotpatchableImage>
207       <AdditionalIncludeDirectories>$(ProjectDir)\include;$(QTDIR)\include;$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui;$(SolutionDir)\..\Prerequisites\VisualLeakDetector\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
208       <TreatWarningAsError>true</TreatWarningAsError>
209       <CompileAsManaged>false</CompileAsManaged>
210       <DebugInformationFormat>None</DebugInformationFormat>
211     </ClCompile>
212     <Link>
213       <SubSystem>Windows</SubSystem>
214       <GenerateDebugInformation>true</GenerateDebugInformation>
215       <EnableCOMDATFolding>true</EnableCOMDATFolding>
216       <OptimizeReferences>true</OptimizeReferences>
217     </Link>
218   </ItemDefinitionGroup>
219   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
220   <ImportGroup Label="ExtensionTargets">
221   </ImportGroup>
222 </Project>