Creating temporary file "c:\Mach3\PlugIns\Galil PlugIn\Debug\RSP00000A.rsp" with contents
[
/OUT:"..\G100.dll" /INCREMENTAL /NOLOGO /DLL /DEF:".\MachDevice.def" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Debug/MachDevice.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug/MachDevice.lib" /MACHINE:X86 winmm.lib Iphlpapi.lib DMC32.lib DMCMLIB.lib DelayImp.lib ".\DMC32.lib" ".\DMCMLIB.lib" DelayImp.lib
".\Debug\Decoders.obj"
".\Debug\ExternalMovement.obj"
".\Debug\G100Config.obj"
".\Debug\G100FLASHCONFIG.obj"
".\Debug\G100General.obj"
".\Debug\G100Monitor.obj"
".\Debug\LocalIPQuery.obj"
".\Debug\MachDevice.obj"
".\Debug\MachDevImplementation.obj"
".\Debug\MessageTracker.obj"
".\Debug\Monitoring.obj"
".\Debug\stdafx.obj"
".\Debug\UDPSocket.obj"
".\Debug\XMLProfile.obj"
".\Debug\MachDevice.res"
".\Debug\Dmcwin.obj"
]
Creating command line "link.exe @"c:\Mach3\PlugIns\Galil PlugIn\Debug\RSP00000A.rsp""
Creating temporary file "c:\Mach3\PlugIns\Galil PlugIn\Debug\BAT00000B.bat" with contents
[
@echo off
regsvr32 /s /c "c:\Mach3\PlugIns\G100.dll"
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing registration"
exit 1
:VCEnd
]
Creating command line ""c:\Mach3\PlugIns\Galil PlugIn\Debug\BAT00000B.bat""
|