mirror of https://github.com/BOINC/boinc.git
parent
0508857ec9
commit
2caaf3d932
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue