From 486e8da7a8efc71c88f41f8c60b6a31a0d3d1fef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johnny=20Bergstr=C3=B6m?= Date: Thu, 11 Mar 2004 10:13:01 +0000 Subject: [PATCH] updated paths --- dlls/fun/fun.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/fun/fun.dsp b/dlls/fun/fun.dsp index 81c00dba..5b884022 100755 --- a/dlls/fun/fun.dsp +++ b/dlls/fun/fun.dsp @@ -56,7 +56,7 @@ LINK32=link.exe # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 # Begin Special Build Tool SOURCE="$(InputPath)" -PostBuild_Cmds=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 +PostBuild_Cmds=echo Copying dll... copy Release\fun.dll K:\S\cstrike\addons\amxx\modules\ echo Copying inc... copy ..\plugins\include\fun.inc K:\S\cstrike\addons\amxx\scripting\include # End Special Build Tool !ELSEIF "$(CFG)" == "fun - Win32 Debug" @@ -117,7 +117,7 @@ SOURCE=.\fun.h # End Group # Begin Source File -SOURCE=.\fun.inc +SOURCE=..\plugins\include\fun.inc # End Source File # End Target # End Project