Ugh, initial import of core config file stuff

Warning: This is positively terrible code.
It works, but needs A LOT of work still :\

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40667
This commit is contained in:
Scott Ehlert
2007-04-05 03:02:00 +00:00
parent af77decdab
commit ddfe6d84d6
12 changed files with 368 additions and 27 deletions
+9 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Version="8.00"
Name="sourcemod_mm"
ProjectGUID="{E39527CD-7CAB-4420-97CC-DA1B93B260BC}"
RootNamespace="sourcemod_mm"
@@ -195,6 +195,10 @@
RelativePath="..\ConVarManager.cpp"
>
</File>
<File
RelativePath="..\CoreConfig.cpp"
>
</File>
<File
RelativePath="..\DebugReporter.cpp"
>
@@ -289,6 +293,10 @@
RelativePath="..\ConVarManager.h"
>
</File>
<File
RelativePath="..\CoreConfig.h"
>
</File>
<File
RelativePath="..\DebugReporter.h"
>