ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/CCSFinger/CCSFinger.sln
Revision: 710
Committed: 2006-03-24T01:37:37-08:00 (19 years, 3 months ago) by douglas
File size: 910 byte(s)
Log Message:
I decided to do this in C#, it still has issues right now, and is currently working less than before. SuX0r!

File Contents

# User Rev Content
1 douglas 592
2     Microsoft Visual Studio Solution File, Format Version 9.00
3 douglas 710 # Visual C# Express 2005
4     Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CCSFinger", "CCSFinger.csproj", "{E6DB012C-4089-4FED-B6D7-4648DF5E75EE}"
5 douglas 592 EndProject
6     Global
7     GlobalSection(SolutionConfigurationPlatforms) = preSolution
8 douglas 710 Debug|Any CPU = Debug|Any CPU
9     Release|Any CPU = Release|Any CPU
10 douglas 592 EndGlobalSection
11     GlobalSection(ProjectConfigurationPlatforms) = postSolution
12 douglas 710 {E6DB012C-4089-4FED-B6D7-4648DF5E75EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
13     {E6DB012C-4089-4FED-B6D7-4648DF5E75EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
14     {E6DB012C-4089-4FED-B6D7-4648DF5E75EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
15     {E6DB012C-4089-4FED-B6D7-4648DF5E75EE}.Release|Any CPU.Build.0 = Release|Any CPU
16 douglas 592 EndGlobalSection
17     GlobalSection(SolutionProperties) = preSolution
18     HideSolutionNode = FALSE
19     EndGlobalSection
20     EndGlobal