| 1 | <?xml version="1.0" encoding="windows-1255"?>
|
|---|
| 2 | <VisualStudioProject
|
|---|
| 3 | ProjectType="Visual C++"
|
|---|
| 4 | Version="9.00"
|
|---|
| 5 | Name="openyahtzee"
|
|---|
| 6 | ProjectGUID="{751F1BED-0ADC-47C4-8424-42745E9CDF2C}"
|
|---|
| 7 | RootNamespace="openyahtzee"
|
|---|
| 8 | Keyword="Win32Proj"
|
|---|
| 9 | TargetFrameworkVersion="196613"
|
|---|
| 10 | >
|
|---|
| 11 | <Platforms>
|
|---|
| 12 | <Platform
|
|---|
| 13 | Name="Win32"
|
|---|
| 14 | />
|
|---|
| 15 | </Platforms>
|
|---|
| 16 | <ToolFiles>
|
|---|
| 17 | </ToolFiles>
|
|---|
| 18 | <Configurations>
|
|---|
| 19 | <Configuration
|
|---|
| 20 | Name="Debug|Win32"
|
|---|
| 21 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|---|
| 22 | IntermediateDirectory="$(ConfigurationName)"
|
|---|
| 23 | ConfigurationType="1"
|
|---|
| 24 | CharacterSet="1"
|
|---|
| 25 | >
|
|---|
| 26 | <Tool
|
|---|
| 27 | Name="VCPreBuildEventTool"
|
|---|
| 28 | />
|
|---|
| 29 | <Tool
|
|---|
| 30 | Name="VCCustomBuildTool"
|
|---|
| 31 | />
|
|---|
| 32 | <Tool
|
|---|
| 33 | Name="VCXMLDataGeneratorTool"
|
|---|
| 34 | />
|
|---|
| 35 | <Tool
|
|---|
| 36 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 37 | />
|
|---|
| 38 | <Tool
|
|---|
| 39 | Name="VCMIDLTool"
|
|---|
| 40 | />
|
|---|
| 41 | <Tool
|
|---|
| 42 | Name="VCCLCompilerTool"
|
|---|
| 43 | Optimization="0"
|
|---|
| 44 | AdditionalIncludeDirectories=""D:\wxWidgets-2.8.7\include";"D:\wxWidgets-2.8.7\include\msvc""
|
|---|
| 45 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|---|
| 46 | MinimalRebuild="true"
|
|---|
| 47 | BasicRuntimeChecks="3"
|
|---|
| 48 | RuntimeLibrary="3"
|
|---|
| 49 | UsePrecompiledHeader="0"
|
|---|
| 50 | WarningLevel="3"
|
|---|
| 51 | DebugInformationFormat="4"
|
|---|
| 52 | />
|
|---|
| 53 | <Tool
|
|---|
| 54 | Name="VCManagedResourceCompilerTool"
|
|---|
| 55 | />
|
|---|
| 56 | <Tool
|
|---|
| 57 | Name="VCResourceCompilerTool"
|
|---|
| 58 | />
|
|---|
| 59 | <Tool
|
|---|
| 60 | Name="VCPreLinkEventTool"
|
|---|
| 61 | />
|
|---|
| 62 | <Tool
|
|---|
| 63 | Name="VCLinkerTool"
|
|---|
| 64 | LinkIncremental="2"
|
|---|
| 65 | GenerateDebugInformation="true"
|
|---|
| 66 | SubSystem="2"
|
|---|
| 67 | TargetMachine="1"
|
|---|
| 68 | />
|
|---|
| 69 | <Tool
|
|---|
| 70 | Name="VCALinkTool"
|
|---|
| 71 | />
|
|---|
| 72 | <Tool
|
|---|
| 73 | Name="VCManifestTool"
|
|---|
| 74 | />
|
|---|
| 75 | <Tool
|
|---|
| 76 | Name="VCXDCMakeTool"
|
|---|
| 77 | />
|
|---|
| 78 | <Tool
|
|---|
| 79 | Name="VCBscMakeTool"
|
|---|
| 80 | />
|
|---|
| 81 | <Tool
|
|---|
| 82 | Name="VCFxCopTool"
|
|---|
| 83 | />
|
|---|
| 84 | <Tool
|
|---|
| 85 | Name="VCAppVerifierTool"
|
|---|
| 86 | />
|
|---|
| 87 | <Tool
|
|---|
| 88 | Name="VCPostBuildEventTool"
|
|---|
| 89 | />
|
|---|
| 90 | </Configuration>
|
|---|
| 91 | <Configuration
|
|---|
| 92 | Name="Release|Win32"
|
|---|
| 93 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|---|
| 94 | IntermediateDirectory="$(ConfigurationName)"
|
|---|
| 95 | ConfigurationType="1"
|
|---|
| 96 | CharacterSet="1"
|
|---|
| 97 | WholeProgramOptimization="1"
|
|---|
| 98 | >
|
|---|
| 99 | <Tool
|
|---|
| 100 | Name="VCPreBuildEventTool"
|
|---|
| 101 | />
|
|---|
| 102 | <Tool
|
|---|
| 103 | Name="VCCustomBuildTool"
|
|---|
| 104 | />
|
|---|
| 105 | <Tool
|
|---|
| 106 | Name="VCXMLDataGeneratorTool"
|
|---|
| 107 | />
|
|---|
| 108 | <Tool
|
|---|
| 109 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 110 | />
|
|---|
| 111 | <Tool
|
|---|
| 112 | Name="VCMIDLTool"
|
|---|
| 113 | />
|
|---|
| 114 | <Tool
|
|---|
| 115 | Name="VCCLCompilerTool"
|
|---|
| 116 | Optimization="2"
|
|---|
| 117 | EnableIntrinsicFunctions="true"
|
|---|
| 118 | AdditionalIncludeDirectories=""D:\wxWidgets-2.8.7\include";"D:\wxWidgets-2.8.7\include\msvc""
|
|---|
| 119 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|---|
| 120 | RuntimeLibrary="2"
|
|---|
| 121 | EnableFunctionLevelLinking="true"
|
|---|
| 122 | UsePrecompiledHeader="0"
|
|---|
| 123 | WarningLevel="3"
|
|---|
| 124 | DebugInformationFormat="3"
|
|---|
| 125 | />
|
|---|
| 126 | <Tool
|
|---|
| 127 | Name="VCManagedResourceCompilerTool"
|
|---|
| 128 | />
|
|---|
| 129 | <Tool
|
|---|
| 130 | Name="VCResourceCompilerTool"
|
|---|
| 131 | AdditionalIncludeDirectories=""D:\wxWidgets-2.8.7\include""
|
|---|
| 132 | />
|
|---|
| 133 | <Tool
|
|---|
| 134 | Name="VCPreLinkEventTool"
|
|---|
| 135 | />
|
|---|
| 136 | <Tool
|
|---|
| 137 | Name="VCLinkerTool"
|
|---|
| 138 | AdditionalDependencies="comctl32.lib rpcrt4.lib winmm.lib advapi32.lib wsock32.lib wxmsw28u_core.lib wxbase28u.lib wxmsw28u_adv.lib wxmsw28u_aui.lib wxpng.lib wxjpeg.lib wxtiff.lib"
|
|---|
| 139 | LinkIncremental="1"
|
|---|
| 140 | AdditionalLibraryDirectories=""D:\wxWidgets-2.8.7\lib\vc_lib""
|
|---|
| 141 | GenerateDebugInformation="false"
|
|---|
| 142 | SubSystem="2"
|
|---|
| 143 | OptimizeReferences="2"
|
|---|
| 144 | EnableCOMDATFolding="2"
|
|---|
| 145 | TargetMachine="1"
|
|---|
| 146 | />
|
|---|
| 147 | <Tool
|
|---|
| 148 | Name="VCALinkTool"
|
|---|
| 149 | />
|
|---|
| 150 | <Tool
|
|---|
| 151 | Name="VCManifestTool"
|
|---|
| 152 | />
|
|---|
| 153 | <Tool
|
|---|
| 154 | Name="VCXDCMakeTool"
|
|---|
| 155 | />
|
|---|
| 156 | <Tool
|
|---|
| 157 | Name="VCBscMakeTool"
|
|---|
| 158 | />
|
|---|
| 159 | <Tool
|
|---|
| 160 | Name="VCFxCopTool"
|
|---|
| 161 | />
|
|---|
| 162 | <Tool
|
|---|
| 163 | Name="VCAppVerifierTool"
|
|---|
| 164 | />
|
|---|
| 165 | <Tool
|
|---|
| 166 | Name="VCPostBuildEventTool"
|
|---|
| 167 | />
|
|---|
| 168 | </Configuration>
|
|---|
| 169 | <Configuration
|
|---|
| 170 | Name="Portable Release|Win32"
|
|---|
| 171 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|---|
| 172 | IntermediateDirectory="$(ConfigurationName)"
|
|---|
| 173 | ConfigurationType="1"
|
|---|
| 174 | CharacterSet="1"
|
|---|
| 175 | WholeProgramOptimization="1"
|
|---|
| 176 | >
|
|---|
| 177 | <Tool
|
|---|
| 178 | Name="VCPreBuildEventTool"
|
|---|
| 179 | />
|
|---|
| 180 | <Tool
|
|---|
| 181 | Name="VCCustomBuildTool"
|
|---|
| 182 | />
|
|---|
| 183 | <Tool
|
|---|
| 184 | Name="VCXMLDataGeneratorTool"
|
|---|
| 185 | />
|
|---|
| 186 | <Tool
|
|---|
| 187 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 188 | />
|
|---|
| 189 | <Tool
|
|---|
| 190 | Name="VCMIDLTool"
|
|---|
| 191 | />
|
|---|
| 192 | <Tool
|
|---|
| 193 | Name="VCCLCompilerTool"
|
|---|
| 194 | Optimization="1"
|
|---|
| 195 | EnableIntrinsicFunctions="true"
|
|---|
| 196 | AdditionalIncludeDirectories=""D:\wxWidgets-2.8.7\include";"D:\wxWidgets-2.8.7\include\msvc""
|
|---|
| 197 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PORTABLE"
|
|---|
| 198 | RuntimeLibrary="0"
|
|---|
| 199 | EnableFunctionLevelLinking="true"
|
|---|
| 200 | UsePrecompiledHeader="0"
|
|---|
| 201 | WarningLevel="3"
|
|---|
| 202 | DebugInformationFormat="3"
|
|---|
| 203 | />
|
|---|
| 204 | <Tool
|
|---|
| 205 | Name="VCManagedResourceCompilerTool"
|
|---|
| 206 | />
|
|---|
| 207 | <Tool
|
|---|
| 208 | Name="VCResourceCompilerTool"
|
|---|
| 209 | AdditionalIncludeDirectories=""D:\wxWidgets-2.8.7\include""
|
|---|
| 210 | />
|
|---|
| 211 | <Tool
|
|---|
| 212 | Name="VCPreLinkEventTool"
|
|---|
| 213 | />
|
|---|
| 214 | <Tool
|
|---|
| 215 | Name="VCLinkerTool"
|
|---|
| 216 | AdditionalDependencies="comctl32.lib rpcrt4.lib winmm.lib advapi32.lib wsock32.lib wxmsw28u_core.lib wxbase28u.lib wxmsw28u_adv.lib wxmsw28u_aui.lib wxpng.lib wxjpeg.lib wxtiff.lib"
|
|---|
| 217 | LinkIncremental="1"
|
|---|
| 218 | AdditionalLibraryDirectories=""D:\wxWidgets-2.8.7\lib\vc_lib""
|
|---|
| 219 | GenerateDebugInformation="false"
|
|---|
| 220 | SubSystem="2"
|
|---|
| 221 | OptimizeReferences="2"
|
|---|
| 222 | EnableCOMDATFolding="2"
|
|---|
| 223 | TargetMachine="1"
|
|---|
| 224 | />
|
|---|
| 225 | <Tool
|
|---|
| 226 | Name="VCALinkTool"
|
|---|
| 227 | />
|
|---|
| 228 | <Tool
|
|---|
| 229 | Name="VCManifestTool"
|
|---|
| 230 | />
|
|---|
| 231 | <Tool
|
|---|
| 232 | Name="VCXDCMakeTool"
|
|---|
| 233 | />
|
|---|
| 234 | <Tool
|
|---|
| 235 | Name="VCBscMakeTool"
|
|---|
| 236 | />
|
|---|
| 237 | <Tool
|
|---|
| 238 | Name="VCFxCopTool"
|
|---|
| 239 | />
|
|---|
| 240 | <Tool
|
|---|
| 241 | Name="VCAppVerifierTool"
|
|---|
| 242 | />
|
|---|
| 243 | <Tool
|
|---|
| 244 | Name="VCPostBuildEventTool"
|
|---|
| 245 | />
|
|---|
| 246 | </Configuration>
|
|---|
| 247 | </Configurations>
|
|---|
| 248 | <References>
|
|---|
| 249 | </References>
|
|---|
| 250 | <Files>
|
|---|
| 251 | <Filter
|
|---|
| 252 | Name="Source Files"
|
|---|
| 253 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|---|
| 254 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|---|
| 255 | >
|
|---|
| 256 | <File
|
|---|
| 257 | RelativePath=".\src\about.cpp"
|
|---|
| 258 | >
|
|---|
| 259 | </File>
|
|---|
| 260 | <File
|
|---|
| 261 | RelativePath=".\src\configuration.cpp"
|
|---|
| 262 | >
|
|---|
| 263 | </File>
|
|---|
| 264 | <File
|
|---|
| 265 | RelativePath=".\src\highscores_dialog.cpp"
|
|---|
| 266 | >
|
|---|
| 267 | </File>
|
|---|
| 268 | <File
|
|---|
| 269 | RelativePath=".\src\MainFrame.cpp"
|
|---|
| 270 | >
|
|---|
| 271 | </File>
|
|---|
| 272 | <File
|
|---|
| 273 | RelativePath=".\src\openyahtzee.cpp"
|
|---|
| 274 | >
|
|---|
| 275 | </File>
|
|---|
| 276 | <File
|
|---|
| 277 | RelativePath=".\src\ScoreDice.cpp"
|
|---|
| 278 | >
|
|---|
| 279 | </File>
|
|---|
| 280 | <File
|
|---|
| 281 | RelativePath=".\src\settings_dialog.cpp"
|
|---|
| 282 | >
|
|---|
| 283 | <FileConfiguration
|
|---|
| 284 | Name="Portable Release|Win32"
|
|---|
| 285 | >
|
|---|
| 286 | <Tool
|
|---|
| 287 | Name="VCCLCompilerTool"
|
|---|
| 288 | Optimization="1"
|
|---|
| 289 | PreprocessorDefinitions="PORTABLE"
|
|---|
| 290 | />
|
|---|
| 291 | </FileConfiguration>
|
|---|
| 292 | </File>
|
|---|
| 293 | <File
|
|---|
| 294 | RelativePath=".\src\wxDynamicBitmap.cpp"
|
|---|
| 295 | >
|
|---|
| 296 | </File>
|
|---|
| 297 | </Filter>
|
|---|
| 298 | <Filter
|
|---|
| 299 | Name="Header Files"
|
|---|
| 300 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|---|
| 301 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|---|
| 302 | >
|
|---|
| 303 | </Filter>
|
|---|
| 304 | <Filter
|
|---|
| 305 | Name="Resource Files"
|
|---|
| 306 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|---|
| 307 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|---|
| 308 | >
|
|---|
| 309 | <File
|
|---|
| 310 | RelativePath=".\src\openyahtzee.rc"
|
|---|
| 311 | >
|
|---|
| 312 | </File>
|
|---|
| 313 | </Filter>
|
|---|
| 314 | </Files>
|
|---|
| 315 | <Globals>
|
|---|
| 316 | </Globals>
|
|---|
| 317 | </VisualStudioProject>
|
|---|