initial import of translator code (tested)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40281
This commit is contained in:
David Anderson
2007-01-07 08:47:38 +00:00
parent b3ddba4832
commit 95368e57cd
6 changed files with 1033 additions and 15 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="..\CTextParsers.cpp"
>
</File>
<File
RelativePath="..\CTranslator.cpp"
>
</File>
<File
RelativePath="..\sm_autonatives.cpp"
>
@@ -265,6 +269,10 @@
RelativePath="..\CTextParsers.h"
>
</File>
<File
RelativePath="..\CTranslator.h"
>
</File>
<File
RelativePath="..\sm_autonatives.h"
>