From 6c8adf89100d24938645d20533ff08b53b0400bd Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 5 Sep 2003 10:41:21 +0000 Subject: Starting to build the project MSVC --- MSVC/Baltisot - generic/Baltisot - generic.vcproj | 181 +++++++++++++++++++++ .../PSX-Bundle - library.vcproj | 130 +++++++++++++++ MSVC/PSX-Bundle.sln | 28 ++++ MSVC/PSX-Bundle.vcproj | 117 +++++++++++++ 4 files changed, 456 insertions(+) create mode 100644 MSVC/Baltisot - generic/Baltisot - generic.vcproj create mode 100644 MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj create mode 100644 MSVC/PSX-Bundle.sln create mode 100644 MSVC/PSX-Bundle.vcproj (limited to 'MSVC') diff --git a/MSVC/Baltisot - generic/Baltisot - generic.vcproj b/MSVC/Baltisot - generic/Baltisot - generic.vcproj new file mode 100644 index 0000000..ddb7ca3 --- /dev/null +++ b/MSVC/Baltisot - generic/Baltisot - generic.vcproj @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj new file mode 100644 index 0000000..df944fb --- /dev/null +++ b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/MSVC/PSX-Bundle.sln b/MSVC/PSX-Bundle.sln new file mode 100644 index 0000000..5db6060 --- /dev/null +++ b/MSVC/PSX-Bundle.sln @@ -0,0 +1,28 @@ +Microsoft Visual Studio Solution File, Format Version 7.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Baltisot - generic", "Baltisot - generic\Baltisot - generic.vcproj", "{879D8D90-9A7E-4F3C-9B4E-F1648C8AE927}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PSX-Bundle - library", "PSX-Bundle - library\PSX-Bundle - library.vcproj", "{0A2CD193-F270-4F2B-943C-F8BDF792D25C}" +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + ConfigName.0 = Debug + ConfigName.1 = Release + EndGlobalSection + GlobalSection(ProjectDependencies) = postSolution + {0A2CD193-F270-4F2B-943C-F8BDF792D25C}.0 = {879D8D90-9A7E-4F3C-9B4E-F1648C8AE927} + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {879D8D90-9A7E-4F3C-9B4E-F1648C8AE927}.Debug.ActiveCfg = Debug|Win32 + {879D8D90-9A7E-4F3C-9B4E-F1648C8AE927}.Debug.Build.0 = Debug|Win32 + {879D8D90-9A7E-4F3C-9B4E-F1648C8AE927}.Release.ActiveCfg = Release|Win32 + {879D8D90-9A7E-4F3C-9B4E-F1648C8AE927}.Release.Build.0 = Release|Win32 + {0A2CD193-F270-4F2B-943C-F8BDF792D25C}.Debug.ActiveCfg = Debug|Win32 + {0A2CD193-F270-4F2B-943C-F8BDF792D25C}.Debug.Build.0 = Debug|Win32 + {0A2CD193-F270-4F2B-943C-F8BDF792D25C}.Release.ActiveCfg = Release|Win32 + {0A2CD193-F270-4F2B-943C-F8BDF792D25C}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/MSVC/PSX-Bundle.vcproj b/MSVC/PSX-Bundle.vcproj new file mode 100644 index 0000000..2956ce7 --- /dev/null +++ b/MSVC/PSX-Bundle.vcproj @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3