Move git root from Client/ to src/ to track all source code: - Client: Game client source (moved to Client/Client/) - Server: Game server source - GameTools: Development tools - CryptoSource: Encryption utilities - database: Database scripts - Script: Game scripts - rylCoder_16.02.2008_src: Legacy coder tools - GMFont, Game: Additional resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
111 lines
5.8 KiB
Plaintext
111 lines
5.8 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 8.00
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GetHanBilling", "GetHanBilling\GetHanBilling.vcproj", "{56E2A7F7-7BAD-4095-BCDB-AE1015B981D0}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{68041CA4-DB5B-4716-BB34-AFD654BD9D33} = {68041CA4-DB5B-4716-BB34-AFD654BD9D33}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DB", "DB\DB.vcproj", "{68041CA4-DB5B-4716-BB34-AFD654BD9D33}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MediaWebBilling", "MediaWebBilling\MediaWebBilling.vcproj", "{FD74ADE2-6961-4304-B23A-89DA3665477E}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{68041CA4-DB5B-4716-BB34-AFD654BD9D33} = {68041CA4-DB5B-4716-BB34-AFD654BD9D33}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BillingTestModule", "한게임 통합빌링 테스트모듈\BillingTestModule.vcproj", "{45133C4E-218B-4327-A547-9B64F0CACD5D}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Executable", "Executable\Executable.vcproj", "{139979E4-819A-4CA7-9003-013C000CD09A}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GetHanBillingLogData", "GetHanBillingLogData\GetHanBillingLogData.vcproj", "{96F0B439-8858-4D3F-BF05-3EE915CFDD94}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{68041CA4-DB5B-4716-BB34-AFD654BD9D33} = {68041CA4-DB5B-4716-BB34-AFD654BD9D33}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GetCharacterData", "GetCharacterData\GetCharacterData.vcproj", "{EBA2EBB1-86CE-4CFB-8A63-CA622558BAA6}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{68041CA4-DB5B-4716-BB34-AFD654BD9D33} = {68041CA4-DB5B-4716-BB34-AFD654BD9D33}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(DPCodeReviewSolutionGUID) = preSolution
|
|
DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
|
|
EndGlobalSection
|
|
GlobalSection(SourceCodeControl) = preSolution
|
|
SccNumberOfProjects = 8
|
|
SccLocalPath0 = .
|
|
CanCheckoutShared = false
|
|
SolutionUniqueID = {6DB76421-C111-47FC-8938-CF0298994E9F}
|
|
SccProjectUniqueName1 = DB\\DB.vcproj
|
|
SccLocalPath1 = .
|
|
CanCheckoutShared = false
|
|
SccProjectFilePathRelativizedFromConnection1 = DB\\
|
|
SccProjectUniqueName2 = Executable\\Executable.vcproj
|
|
SccLocalPath2 = .
|
|
CanCheckoutShared = false
|
|
SccProjectFilePathRelativizedFromConnection2 = Executable\\
|
|
SccProjectUniqueName3 = GetCharacterData\\GetCharacterData.vcproj
|
|
SccLocalPath3 = .
|
|
CanCheckoutShared = false
|
|
SccProjectFilePathRelativizedFromConnection3 = GetCharacterData\\
|
|
SccProjectUniqueName4 = GetHanBilling\\GetHanBilling.vcproj
|
|
SccLocalPath4 = .
|
|
CanCheckoutShared = false
|
|
SccProjectFilePathRelativizedFromConnection4 = GetHanBilling\\
|
|
SccProjectUniqueName5 = GetHanBillingLogData\\GetHanBillingLogData.vcproj
|
|
SccLocalPath5 = .
|
|
CanCheckoutShared = false
|
|
SccProjectFilePathRelativizedFromConnection5 = GetHanBillingLogData\\
|
|
SccProjectUniqueName6 = MediaWebBilling\\MediaWebBilling.vcproj
|
|
SccLocalPath6 = .
|
|
CanCheckoutShared = false
|
|
SccProjectFilePathRelativizedFromConnection6 = MediaWebBilling\\
|
|
SccProjectUniqueName7 = 한게임\u0020통합빌링\u0020테스트모듈\\BillingTestModule.vcproj
|
|
SccLocalPath7 = .
|
|
CanCheckoutShared = false
|
|
SccProjectFilePathRelativizedFromConnection7 = 한게임\u0020통합빌링\u0020테스트모듈\\
|
|
EndGlobalSection
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
Debug = Debug
|
|
Release = Release
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{56E2A7F7-7BAD-4095-BCDB-AE1015B981D0}.Debug.ActiveCfg = Debug|Win32
|
|
{56E2A7F7-7BAD-4095-BCDB-AE1015B981D0}.Debug.Build.0 = Debug|Win32
|
|
{56E2A7F7-7BAD-4095-BCDB-AE1015B981D0}.Release.ActiveCfg = Release|Win32
|
|
{56E2A7F7-7BAD-4095-BCDB-AE1015B981D0}.Release.Build.0 = Release|Win32
|
|
{68041CA4-DB5B-4716-BB34-AFD654BD9D33}.Debug.ActiveCfg = Debug|Win32
|
|
{68041CA4-DB5B-4716-BB34-AFD654BD9D33}.Debug.Build.0 = Debug|Win32
|
|
{68041CA4-DB5B-4716-BB34-AFD654BD9D33}.Release.ActiveCfg = Release|Win32
|
|
{68041CA4-DB5B-4716-BB34-AFD654BD9D33}.Release.Build.0 = Release|Win32
|
|
{FD74ADE2-6961-4304-B23A-89DA3665477E}.Debug.ActiveCfg = Debug|Win32
|
|
{FD74ADE2-6961-4304-B23A-89DA3665477E}.Debug.Build.0 = Debug|Win32
|
|
{FD74ADE2-6961-4304-B23A-89DA3665477E}.Release.ActiveCfg = Release|Win32
|
|
{FD74ADE2-6961-4304-B23A-89DA3665477E}.Release.Build.0 = Release|Win32
|
|
{45133C4E-218B-4327-A547-9B64F0CACD5D}.Debug.ActiveCfg = Debug|Win32
|
|
{45133C4E-218B-4327-A547-9B64F0CACD5D}.Debug.Build.0 = Debug|Win32
|
|
{45133C4E-218B-4327-A547-9B64F0CACD5D}.Release.ActiveCfg = Release|Win32
|
|
{45133C4E-218B-4327-A547-9B64F0CACD5D}.Release.Build.0 = Release|Win32
|
|
{139979E4-819A-4CA7-9003-013C000CD09A}.Debug.ActiveCfg = Debug|Win32
|
|
{139979E4-819A-4CA7-9003-013C000CD09A}.Debug.Build.0 = Debug|Win32
|
|
{139979E4-819A-4CA7-9003-013C000CD09A}.Release.ActiveCfg = Release|Win32
|
|
{139979E4-819A-4CA7-9003-013C000CD09A}.Release.Build.0 = Release|Win32
|
|
{96F0B439-8858-4D3F-BF05-3EE915CFDD94}.Debug.ActiveCfg = Debug|Win32
|
|
{96F0B439-8858-4D3F-BF05-3EE915CFDD94}.Debug.Build.0 = Debug|Win32
|
|
{96F0B439-8858-4D3F-BF05-3EE915CFDD94}.Release.ActiveCfg = Release|Win32
|
|
{96F0B439-8858-4D3F-BF05-3EE915CFDD94}.Release.Build.0 = Release|Win32
|
|
{EBA2EBB1-86CE-4CFB-8A63-CA622558BAA6}.Debug.ActiveCfg = Debug|Win32
|
|
{EBA2EBB1-86CE-4CFB-8A63-CA622558BAA6}.Debug.Build.0 = Debug|Win32
|
|
{EBA2EBB1-86CE-4CFB-8A63-CA622558BAA6}.Release.ActiveCfg = Release|Win32
|
|
{EBA2EBB1-86CE-4CFB-8A63-CA622558BAA6}.Release.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|