|
Last change
on this file was
191,
checked in by guyru, 4 years ago
|
|
Portable Edition 1.9 Preparations.
Removed SQLite support. Fixed configuration file path. Add new MSVC
configuration for the portable edition.
|
-
Property svn:executable set to
*
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 |
|
|---|
| 2 | Microsoft Visual Studio Solution File, Format Version 10.00
|
|---|
| 3 | # Visual C++ Express 2008
|
|---|
| 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "openyahtzee", "openyahtzee.vcproj", "{751F1BED-0ADC-47C4-8424-42745E9CDF2C}"
|
|---|
| 5 | EndProject
|
|---|
| 6 | Global
|
|---|
| 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|---|
| 8 | Debug|Win32 = Debug|Win32
|
|---|
| 9 | Portable Release|Win32 = Portable Release|Win32
|
|---|
| 10 | Unicode Release|Win32 = Unicode Release|Win32
|
|---|
| 11 | EndGlobalSection
|
|---|
| 12 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|---|
| 13 | {751F1BED-0ADC-47C4-8424-42745E9CDF2C}.Debug|Win32.ActiveCfg = Debug|Win32
|
|---|
| 14 | {751F1BED-0ADC-47C4-8424-42745E9CDF2C}.Debug|Win32.Build.0 = Debug|Win32
|
|---|
| 15 | {751F1BED-0ADC-47C4-8424-42745E9CDF2C}.Portable Release|Win32.ActiveCfg = Portable Release|Win32
|
|---|
| 16 | {751F1BED-0ADC-47C4-8424-42745E9CDF2C}.Portable Release|Win32.Build.0 = Portable Release|Win32
|
|---|
| 17 | {751F1BED-0ADC-47C4-8424-42745E9CDF2C}.Unicode Release|Win32.ActiveCfg = Release|Win32
|
|---|
| 18 | {751F1BED-0ADC-47C4-8424-42745E9CDF2C}.Unicode Release|Win32.Build.0 = Release|Win32
|
|---|
| 19 | EndGlobalSection
|
|---|
| 20 | GlobalSection(SolutionProperties) = preSolution
|
|---|
| 21 | HideSolutionNode = FALSE
|
|---|
| 22 | EndGlobalSection
|
|---|
| 23 | EndGlobal
|
|---|
Note: See
TracBrowser
for help on using the repository browser.