root/hydranode-oldbld/hydranode-.sln

Revision 1423, 3.5 kB (checked in by madcat, 4 years ago)

Added hlink proj

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 Microsoft Visual Studio Solution File, Format Version 8.00
2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Hydranode", "core.vcproj", "{562B4431-B9E2-403E-B88B-A6BDC6AF61B9}"
3         ProjectSection(ProjectDependencies) = postProject
4         EndProjectSection
5 EndProject
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_ed2k", "modules\ed2k\ed2k.vcproj", "{495760DC-4860-4D27-B04C-853511A03744}"
7         ProjectSection(ProjectDependencies) = postProject
8                 {5701891F-CD4F-4C00-B219-FC164AB80997} = {5701891F-CD4F-4C00-B219-FC164AB80997}
9                 {562B4431-B9E2-403E-B88B-A6BDC6AF61B9} = {562B4431-B9E2-403E-B88B-A6BDC6AF61B9}
10         EndProjectSection
11 EndProject
12 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_hnsh", "modules\hnsh\hnsh.vcproj", "{62962553-894C-4826-89BA-26A96A8AB467}"
13         ProjectSection(ProjectDependencies) = postProject
14                 {562B4431-B9E2-403E-B88B-A6BDC6AF61B9} = {562B4431-B9E2-403E-B88B-A6BDC6AF61B9}
15         EndProjectSection
16 EndProject
17 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lib_zlib", "zlib\zlib.vcproj", "{5701891F-CD4F-4C00-B219-FC164AB80997}"
18         ProjectSection(ProjectDependencies) = postProject
19         EndProjectSection
20 EndProject
21 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_cgcomm", "modules\cgcomm\cgcomm.vcproj", "{A9DC2146-6BA2-466C-9A9F-567E4584E6A3}"
22         ProjectSection(ProjectDependencies) = postProject
23         EndProjectSection
24 EndProject
25 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hlink", "utils\hlink.vcproj", "{C4743E3D-94C7-4C76-A6A3-5D95F90D7D97}"
26         ProjectSection(ProjectDependencies) = postProject
27         EndProjectSection
28 EndProject
29 Global
30         GlobalSection(SolutionConfiguration) = preSolution
31                 Debug = Debug
32                 Release = Release
33         EndGlobalSection
34         GlobalSection(ProjectConfiguration) = postSolution
35                 {562B4431-B9E2-403E-B88B-A6BDC6AF61B9}.Debug.ActiveCfg = Debug|Win32
36                 {562B4431-B9E2-403E-B88B-A6BDC6AF61B9}.Debug.Build.0 = Debug|Win32
37                 {562B4431-B9E2-403E-B88B-A6BDC6AF61B9}.Release.ActiveCfg = Release|Win32
38                 {562B4431-B9E2-403E-B88B-A6BDC6AF61B9}.Release.Build.0 = Release|Win32
39                 {495760DC-4860-4D27-B04C-853511A03744}.Debug.ActiveCfg = Debug|Win32
40                 {495760DC-4860-4D27-B04C-853511A03744}.Debug.Build.0 = Debug|Win32
41                 {495760DC-4860-4D27-B04C-853511A03744}.Release.ActiveCfg = Release|Win32
42                 {495760DC-4860-4D27-B04C-853511A03744}.Release.Build.0 = Release|Win32
43                 {62962553-894C-4826-89BA-26A96A8AB467}.Debug.ActiveCfg = Debug|Win32
44                 {62962553-894C-4826-89BA-26A96A8AB467}.Debug.Build.0 = Debug|Win32
45                 {62962553-894C-4826-89BA-26A96A8AB467}.Release.ActiveCfg = Release|Win32
46                 {62962553-894C-4826-89BA-26A96A8AB467}.Release.Build.0 = Release|Win32
47                 {5701891F-CD4F-4C00-B219-FC164AB80997}.Debug.ActiveCfg = Debug|Win32
48                 {5701891F-CD4F-4C00-B219-FC164AB80997}.Debug.Build.0 = Debug|Win32
49                 {5701891F-CD4F-4C00-B219-FC164AB80997}.Release.ActiveCfg = Release|Win32
50                 {5701891F-CD4F-4C00-B219-FC164AB80997}.Release.Build.0 = Release|Win32
51                 {A9DC2146-6BA2-466C-9A9F-567E4584E6A3}.Debug.ActiveCfg = Debug|Win32
52                 {A9DC2146-6BA2-466C-9A9F-567E4584E6A3}.Debug.Build.0 = Debug|Win32
53                 {A9DC2146-6BA2-466C-9A9F-567E4584E6A3}.Release.ActiveCfg = Release|Win32
54                 {A9DC2146-6BA2-466C-9A9F-567E4584E6A3}.Release.Build.0 = Release|Win32
55                 {C4743E3D-94C7-4C76-A6A3-5D95F90D7D97}.Debug.ActiveCfg = Debug|Win32
56                 {C4743E3D-94C7-4C76-A6A3-5D95F90D7D97}.Debug.Build.0 = Debug|Win32
57                 {C4743E3D-94C7-4C76-A6A3-5D95F90D7D97}.Release.ActiveCfg = Release|Win32
58                 {C4743E3D-94C7-4C76-A6A3-5D95F90D7D97}.Release.Build.0 = Release|Win32
59         EndGlobalSection
60         GlobalSection(ExtensibilityGlobals) = postSolution
61         EndGlobalSection
62         GlobalSection(ExtensibilityAddIns) = postSolution
63         EndGlobalSection
64 EndGlobal
Note: See TracBrowser for help on using the browser.