VS2008编译命令
IF EXIST $(SolutionDir)References\ xcopy $(SolutionDir)References\*.* $(TargetDir)\RefFiles\ /Y /V /C /R /E /I
xcopy $(TargetName).exe $(SolutionDir)References\ /Y /V /C /R /E /I
xcopy $(TargetName).exe $(SolutionDir)References\ /Y /V /C /R /E /I
浙公网安备 33010602011771号