export fix

svn path=/trunk/boinc/; revision=631
This commit is contained in:
Eric Heien 2002-11-18 22:16:25 +00:00
parent 0508857ec9
commit 2caaf3d932
1 changed files with 5 additions and 1 deletions

View File

@ -83,7 +83,7 @@ LINK32=link.exe
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Desc=Copy dll to boinc_gui directory
PostBuild_Cmds=copy Debug\boinc.dll ..\boinc_gui\
PostBuild_Cmds=copy Debug\boinc.dll ..\boinc_gui\
# End Special Build Tool
!ENDIF
@ -99,6 +99,10 @@ PostBuild_Cmds=copy Debug\boinc.dll ..\boinc_gui\
SOURCE=..\..\client\win\win_idle_tracker.cpp
# End Source File
# Begin Source File
SOURCE=..\..\client\win\win_idle_tracker.def
# End Source File
# End Group
# Begin Group "Header Files"