|
|
|
|
@ -56,7 +56,7 @@ LINK32=link.exe
|
|
|
|
|
# ADD LINK32 utility.lib /nologo /dll /machine:I386
|
|
|
|
|
# Begin Special Build Tool
|
|
|
|
|
SOURCE="$(InputPath)"
|
|
|
|
|
PostBuild_Cmds=copy ..\..\MitLibObj\CommDLL\Release\CommDLL.dll ..\..\Machine\Application\ copy ..\..\MitLibObj\CommDLL\Release\CommDLL.lib ..\Lib\ copy ..\..\MitLibObj\CommDLL\Release\CommDLL.dll ..\Dll\
|
|
|
|
|
PostBuild_Cmds=copy ..\..\MitLibObj\CommDLL\Release\CommDLL.dll ..\..\Machine\Application\ copy ..\..\MitLibObj\CommDLL\Release\CommDLL.lib ..\Lib\ copy ..\..\MitLibObj\CommDLL\Release\CommDLL.dll ..\Dll\
|
|
|
|
|
# End Special Build Tool
|
|
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "CommDll - Win32 Debug"
|
|
|
|
|
@ -86,7 +86,7 @@ LINK32=link.exe
|
|
|
|
|
# ADD LINK32 ..\Lib\UtilityD.lib /nologo /dll /debug /machine:I386 /out:"..\..\MitLibObj\CommDll\Debug/CommDllD.dll" /pdbtype:sept
|
|
|
|
|
# Begin Special Build Tool
|
|
|
|
|
SOURCE="$(InputPath)"
|
|
|
|
|
PostBuild_Cmds=copy ..\..\MitLibObj\CommDLL\Debug\CommDLLD.dll ..\..\Machine\Application\ copy ..\..\MitLibObj\CommDLL\Debug\CommDLLD.lib ..\Lib\ copy ..\..\MitLibObj\CommDLL\Debug\CommDLLD.dll ..\Dll\
|
|
|
|
|
PostBuild_Cmds=copy ..\..\MitLibObj\CommDLL\Debug\CommDLLD.dll ..\..\Machine\Application\ copy ..\..\MitLibObj\CommDLL\Debug\CommDLLD.lib ..\Lib\ copy ..\..\MitLibObj\CommDLL\Debug\CommDLLD.dll ..\Dll\
|
|
|
|
|
# End Special Build Tool
|
|
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|