Ignore:
Timestamp:
03/28/07 17:04:57 (17 years ago)
Author:
r2d
Message:

added native windows GUI (work in progress)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • winamp-musepack/trunk/winamp-musepack.sln

    r186 r249  
    1 
    2 Microsoft Visual Studio Solution File, Format Version 9.00
    3 # Visual C++ Express 2005
    4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winamp-musepack", "winamp-musepack\winamp-musepack.vcproj", "{EEA7D671-FB86-4E8D-8F1A-CC05174342F0}"
     1Microsoft Visual Studio Solution File, Format Version 8.00
     2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winamp-musepack", "winamp-musepack.vcproj", "{2AE878FD-322D-4628-8817-21FB3143C167}"
     3        ProjectSection(ProjectDependencies) = postProject
     4        EndProjectSection
    55EndProject
    66Global
    7         GlobalSection(SolutionConfigurationPlatforms) = preSolution
    8                 Debug|Win32 = Debug|Win32
    9                 Release|Win32 = Release|Win32
     7        GlobalSection(SolutionConfiguration) = preSolution
     8                Debug = Debug
     9                Release = Release
    1010        EndGlobalSection
    11         GlobalSection(ProjectConfigurationPlatforms) = postSolution
    12                 {EEA7D671-FB86-4E8D-8F1A-CC05174342F0}.Debug|Win32.ActiveCfg = Debug|Win32
    13                 {EEA7D671-FB86-4E8D-8F1A-CC05174342F0}.Debug|Win32.Build.0 = Debug|Win32
    14                 {EEA7D671-FB86-4E8D-8F1A-CC05174342F0}.Release|Win32.ActiveCfg = Release|Win32
    15                 {EEA7D671-FB86-4E8D-8F1A-CC05174342F0}.Release|Win32.Build.0 = Release|Win32
     11        GlobalSection(ProjectConfiguration) = postSolution
     12                {2AE878FD-322D-4628-8817-21FB3143C167}.Debug.ActiveCfg = Debug|Win32
     13                {2AE878FD-322D-4628-8817-21FB3143C167}.Debug.Build.0 = Debug|Win32
     14                {2AE878FD-322D-4628-8817-21FB3143C167}.Release.ActiveCfg = Release|Win32
     15                {2AE878FD-322D-4628-8817-21FB3143C167}.Release.Build.0 = Release|Win32
    1616        EndGlobalSection
    17         GlobalSection(SolutionProperties) = preSolution
    18                 HideSolutionNode = FALSE
     17        GlobalSection(ExtensibilityGlobals) = postSolution
     18        EndGlobalSection
     19        GlobalSection(ExtensibilityAddIns) = postSolution
    1920        EndGlobalSection
    2021EndGlobal
Note: See TracChangeset for help on using the changeset viewer.