/[projects]/dao/DaoMqPump2/DaoMqPump2.sln
ViewVC logotype

Annotation of /dao/DaoMqPump2/DaoMqPump2.sln

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2160 - (hide annotations) (download)
Fri May 16 15:44:17 2014 UTC (10 years ago) by torben
File size: 1768 byte(s)
Add verybasic filter code(template)
1 torben 1986 
2     Microsoft Visual Studio Solution File, Format Version 11.00
3     # Visual C# Express 2010
4     Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DaoMqPump2", "DaoMqPump2\DaoMqPump2.csproj", "{79E11AE8-A94D-4557-BCE3-4426BA262F4F}"
5     EndProject
6     Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DaoMqGUI", "DaoMqGUI\DaoMqGUI.csproj", "{88833A30-837A-4513-BF75-326DD632776E}"
7     EndProject
8 torben 2160 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MQFilter", "MQFilter\MQFilter.csproj", "{92EDF2E4-3CEE-4742-8770-A760607A4A07}"
9     EndProject
10 torben 1986 Global
11     GlobalSection(SolutionConfigurationPlatforms) = preSolution
12     Debug|x86 = Debug|x86
13     Release|x86 = Release|x86
14     EndGlobalSection
15     GlobalSection(ProjectConfigurationPlatforms) = postSolution
16     {79E11AE8-A94D-4557-BCE3-4426BA262F4F}.Debug|x86.ActiveCfg = Debug|x86
17     {79E11AE8-A94D-4557-BCE3-4426BA262F4F}.Debug|x86.Build.0 = Debug|x86
18     {79E11AE8-A94D-4557-BCE3-4426BA262F4F}.Release|x86.ActiveCfg = Release|x86
19     {79E11AE8-A94D-4557-BCE3-4426BA262F4F}.Release|x86.Build.0 = Release|x86
20     {88833A30-837A-4513-BF75-326DD632776E}.Debug|x86.ActiveCfg = Debug|x86
21     {88833A30-837A-4513-BF75-326DD632776E}.Debug|x86.Build.0 = Debug|x86
22     {88833A30-837A-4513-BF75-326DD632776E}.Release|x86.ActiveCfg = Release|x86
23     {88833A30-837A-4513-BF75-326DD632776E}.Release|x86.Build.0 = Release|x86
24 torben 2160 {92EDF2E4-3CEE-4742-8770-A760607A4A07}.Debug|x86.ActiveCfg = Debug|x86
25     {92EDF2E4-3CEE-4742-8770-A760607A4A07}.Debug|x86.Build.0 = Debug|x86
26     {92EDF2E4-3CEE-4742-8770-A760607A4A07}.Release|x86.ActiveCfg = Release|x86
27     {92EDF2E4-3CEE-4742-8770-A760607A4A07}.Release|x86.Build.0 = Release|x86
28 torben 1986 EndGlobalSection
29     GlobalSection(SolutionProperties) = preSolution
30     HideSolutionNode = FALSE
31     EndGlobalSection
32     EndGlobal

  ViewVC Help
Powered by ViewVC 1.1.20