Changeset 32 in cheroxy for trunk/_win/cheroxy.sln


Ignore:
Timestamp:
11/16/12 17:08:28 (11 years ago)
Author:
cheese
Message:

#1 change to library and add test project on windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/_win/cheroxy.sln

    r4 r32  
    33# Visual Studio 2008
    44Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cheroxy", "cheroxy\cheroxy.vcproj", "{2B0FC787-D876-4EC1-9C62-F40BE6BA01A9}"
     5EndProject
     6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test\test.vcproj", "{A15833DF-4318-4678-9167-E27A4A589689}"
     7    ProjectSection(ProjectDependencies) = postProject
     8        {2B0FC787-D876-4EC1-9C62-F40BE6BA01A9} = {2B0FC787-D876-4EC1-9C62-F40BE6BA01A9}
     9    EndProjectSection
    510EndProject
    611Global
     
    1419        {2B0FC787-D876-4EC1-9C62-F40BE6BA01A9}.Release|Win32.ActiveCfg = Release|Win32
    1520        {2B0FC787-D876-4EC1-9C62-F40BE6BA01A9}.Release|Win32.Build.0 = Release|Win32
     21        {A15833DF-4318-4678-9167-E27A4A589689}.Debug|Win32.ActiveCfg = Debug|Win32
     22        {A15833DF-4318-4678-9167-E27A4A589689}.Debug|Win32.Build.0 = Debug|Win32
     23        {A15833DF-4318-4678-9167-E27A4A589689}.Release|Win32.ActiveCfg = Release|Win32
     24        {A15833DF-4318-4678-9167-E27A4A589689}.Release|Win32.Build.0 = Release|Win32
    1625    EndGlobalSection
    1726    GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.