mirror of https://github.com/BOINC/boinc.git
parent
0508857ec9
commit
2caaf3d932
|
@ -83,7 +83,7 @@ LINK32=link.exe
|
||||||
# Begin Special Build Tool
|
# Begin Special Build Tool
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Copy dll to boinc_gui directory
|
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
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -99,6 +99,10 @@ PostBuild_Cmds=copy Debug\boinc.dll ..\boinc_gui\
|
||||||
|
|
||||||
SOURCE=..\..\client\win\win_idle_tracker.cpp
|
SOURCE=..\..\client\win\win_idle_tracker.cpp
|
||||||
# End Source File
|
# End Source File
|
||||||
|
# Begin Source File
|
||||||
|
|
||||||
|
SOURCE=..\..\client\win\win_idle_tracker.def
|
||||||
|
# End Source File
|
||||||
# End Group
|
# End Group
|
||||||
# Begin Group "Header Files"
|
# Begin Group "Header Files"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue