New plugin file format

This commit is contained in:
David Anderson
2005-08-01 08:47:54 +00:00
parent 4451691aa2
commit 3f99ce7af5
5 changed files with 301 additions and 39 deletions

View File

@ -69,6 +69,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
StructMemberAlignment="0"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
@ -120,6 +121,9 @@
<File
RelativePath=".\amxxpc.cpp">
</File>
<File
RelativePath=".\Binary.cpp">
</File>
</Filter>
<Filter
Name="Header Files"
@ -134,6 +138,9 @@
<File
RelativePath=".\amxxpc.h">
</File>
<File
RelativePath=".\Binary.h">
</File>
<File
RelativePath=".\osdefs.h">
</File>