forked from Smorodov/Multitarget-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGTL.sln
More file actions
29 lines (29 loc) · 1.35 KB
/
GTL.sln
File metadata and controls
29 lines (29 loc) · 1.35 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}") = "GTL_dynamic", "GTL_dynamic.vcproj", "{07089390-1804-4A56-B337-15BED26C6421}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GTL_static", "GTL_static.vcproj", "{8A26B071-C818-4E24-B786-042233620B1F}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{07089390-1804-4A56-B337-15BED26C6421}.Debug.ActiveCfg = Debug|Win32
{07089390-1804-4A56-B337-15BED26C6421}.Debug.Build.0 = Debug|Win32
{07089390-1804-4A56-B337-15BED26C6421}.Release.ActiveCfg = Release|Win32
{07089390-1804-4A56-B337-15BED26C6421}.Release.Build.0 = Release|Win32
{8A26B071-C818-4E24-B786-042233620B1F}.Debug.ActiveCfg = Debug|Win32
{8A26B071-C818-4E24-B786-042233620B1F}.Debug.Build.0 = Debug|Win32
{8A26B071-C818-4E24-B786-042233620B1F}.Release.ActiveCfg = Release|Win32
{8A26B071-C818-4E24-B786-042233620B1F}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal