代码搜索:MSDEV
找到约 271 项符合「MSDEV」的源代码
代码结果 271
www.eeworm.com/read/391296/8411334
bat build.bat
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE" Arod.dsp /MAKE ALL
www.eeworm.com/read/391296/8411357
bak build.bat.bak
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE" apple.dsp /MAKE ALL
www.eeworm.com/read/391294/8411391
bat build.bat
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE" adult.dsp /MAKE ALL
www.eeworm.com/read/313576/13584650
plg wcedialogwiz.plg
Build Log
--------------------Configuration: WCEDialogWiz - Win32 Pseudo-Debug--------------------
Command Lines
Creating command line "rc.exe
www.eeworm.com/read/209793/15214297
bat startnettest.bat
rem start two MSDEV.EXE to test net application programmes
@echo off
start C:\Progra~1\Micros~3\Common\MSDev98\Bin\MSDEV.EXE
start C:\Progra~1\Micros~3\Common\MSDev98\Bin\MSDEV.EXE
www.eeworm.com/read/234871/14095177
lnk 快捷方式 到 msdev.lnk
www.eeworm.com/read/159989/10582290
bat vc.bat
for %%c in (moc*.cpp *.bak *.obj) do del %%c
qmake -project
qmake -tp vc
for %%c in (*.dsp) do msdev %%c