updated so everyone can use it
This commit is contained in:
parent
f0c7c37a59
commit
73516f8772
|
@ -118,13 +118,6 @@
|
|||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/cstrike.tlb"
|
||||
HeaderFileName=""/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="echo Copying dll...
|
||||
copy Release\cstrike_amx.dll K:\S\cstrike\addons\amx\dlls
|
||||
echo Copying inc...
|
||||
copy cstrike_amx.inc K:\S\cstrike\addons\amx\examples\include
|
||||
"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
|
|
|
@ -54,14 +54,6 @@
|
|||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/fun.tlb"
|
||||
HeaderFileName=""/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="echo Copying dll...
|
||||
copy Release\fun.dll K:\S\cstrike\addons\amx\dlls
|
||||
echo Copying inc...
|
||||
copy fun.inc K:\S\cstrike\addons\amx\examples\include
|
||||
copy fun.inc K:\S\cstrike\addons\amx\plugins\include
|
||||
"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
|
|
Loading…
Reference in New Issue
Block a user