Changeset 191 for trunk/openyahtzee.sln


Ignore:
Timestamp:
04/26/2009 05:03:05 PM (3 years ago)
Author:
guyru
Message:

Portable Edition 1.9 Preparations.

Removed SQLite support. Fixed configuration file path. Add new MSVC
configuration for the portable edition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/openyahtzee.sln

    r175 r191  
    77        GlobalSection(SolutionConfigurationPlatforms) = preSolution 
    88                Debug|Win32 = Debug|Win32 
     9                Portable Release|Win32 = Portable Release|Win32 
    910                Unicode Release|Win32 = Unicode Release|Win32 
    1011        EndGlobalSection 
     
    1213                {751F1BED-0ADC-47C4-8424-42745E9CDF2C}.Debug|Win32.ActiveCfg = Debug|Win32 
    1314                {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 
    1417                {751F1BED-0ADC-47C4-8424-42745E9CDF2C}.Unicode Release|Win32.ActiveCfg = Release|Win32 
    1518                {751F1BED-0ADC-47C4-8424-42745E9CDF2C}.Unicode Release|Win32.Build.0 = Release|Win32 
Note: See TracChangeset for help on using the changeset viewer.