Ignore:
Timestamp:
04/26/06 14:59:00 (19 years ago)
Author:
mattausch
Message:

created library from the preprocessor

Location:
GTP/trunk/Lib/Vis/shared/scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.sln

    r668 r827  
    2121Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EvalStats", "..\EvalStats\EvalStats.vcproj", "{935D1BDD-41B0-49F1-A86C-EB49B94DDB20}" 
    2222        ProjectSection(ProjectDependencies) = postProject 
     23        EndProjectSection 
     24EndProject 
     25Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestPreprocessor", "..\..\Preprocessing\scripts\TestPreprocessor.vcproj", "{0D592644-5404-4054-8F11-CF0B178D286D}" 
     26        ProjectSection(ProjectDependencies) = postProject 
     27                {EABCE292-D598-4600-A1C9-2591E7D62FDA} = {EABCE292-D598-4600-A1C9-2591E7D62FDA} 
    2328        EndProjectSection 
    2429EndProject 
     
    4954                {935D1BDD-41B0-49F1-A86C-EB49B94DDB20}.Release.ActiveCfg = Release|Win32 
    5055                {935D1BDD-41B0-49F1-A86C-EB49B94DDB20}.Release.Build.0 = Release|Win32 
     56                {0D592644-5404-4054-8F11-CF0B178D286D}.Debug.ActiveCfg = Debug|Win32 
     57                {0D592644-5404-4054-8F11-CF0B178D286D}.Debug.Build.0 = Debug|Win32 
     58                {0D592644-5404-4054-8F11-CF0B178D286D}.Release.ActiveCfg = Release|Win32 
     59                {0D592644-5404-4054-8F11-CF0B178D286D}.Release.Build.0 = Release|Win32 
    5160        EndGlobalSection 
    5261        GlobalSection(ExtensibilityGlobals) = postSolution 
Note: See TracChangeset for help on using the changeset viewer.