-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPactus.sln
More file actions
29 lines (29 loc) · 1.41 KB
/
Copy pathPactus.sln
File metadata and controls
29 lines (29 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pactus_run", "pactus_run\pactus_run.vcproj", "{D7E26CB6-C971-40F0-9688-209AE402FF0F}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pactus_dll", "pactus_dll\pactus_dll.vcproj", "{E969AA92-0842-45CA-8D97-4BEF485EF386}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{D7E26CB6-C971-40F0-9688-209AE402FF0F}.Debug.ActiveCfg = Release|Win32
{D7E26CB6-C971-40F0-9688-209AE402FF0F}.Debug.Build.0 = Release|Win32
{D7E26CB6-C971-40F0-9688-209AE402FF0F}.Release.ActiveCfg = Release|Win32
{D7E26CB6-C971-40F0-9688-209AE402FF0F}.Release.Build.0 = Release|Win32
{E969AA92-0842-45CA-8D97-4BEF485EF386}.Debug.ActiveCfg = Release|Win32
{E969AA92-0842-45CA-8D97-4BEF485EF386}.Debug.Build.0 = Release|Win32
{E969AA92-0842-45CA-8D97-4BEF485EF386}.Release.ActiveCfg = Release|Win32
{E969AA92-0842-45CA-8D97-4BEF485EF386}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal