mirror of
https://github.com/araxiaonline/MyDBC.git
synced 2026-06-13 03:12:30 -04:00
32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.29306.81
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MyDBC", "MyDBC\MyDBC.csproj", "{5FDF204B-7062-482B-830E-5C6CF7A1A9F3}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DBFileReaderLib", "DBCD\DBFileReaderLib\DBFileReaderLib.csproj", "{23A8914D-15D8-4CA6-A905-7966D0320263}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5FDF204B-7062-482B-830E-5C6CF7A1A9F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5FDF204B-7062-482B-830E-5C6CF7A1A9F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5FDF204B-7062-482B-830E-5C6CF7A1A9F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5FDF204B-7062-482B-830E-5C6CF7A1A9F3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{23A8914D-15D8-4CA6-A905-7966D0320263}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{23A8914D-15D8-4CA6-A905-7966D0320263}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{23A8914D-15D8-4CA6-A905-7966D0320263}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{23A8914D-15D8-4CA6-A905-7966D0320263}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {5E7E29BB-395A-4238-80FB-6AA3271F7267}
|
|
EndGlobalSection
|
|
EndGlobal
|