new file names+headers

This commit is contained in:
David Anderson
2004-03-24 02:10:20 +00:00
parent 2a7b5b714d
commit b311a9ccc3
8 changed files with 14 additions and 20 deletions

View File

@ -39,12 +39,12 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="release/engine_mm.dll"
OutputFile="release/engine_amx.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\engine.def"
ProgramDatabaseFile=".\Release/engine_mm.pdb"
ImportLibrary=".\Release/engine_mm.lib"
ProgramDatabaseFile=".\Release/engine_amx.pdb"
ImportLibrary=".\Release/engine_amx.lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"