Update of /cvsroot/mmclibrary/mmclibrary/MMCTest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27156/MMCTest
Modified Files:
MMCTest.csproj.user
Log Message:
Index: MMCTest.csproj.user
===================================================================
RCS file: /cvsroot/mmclibrary/mmclibrary/MMCTest/MMCTest.csproj.user,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** MMCTest.csproj.user 15 Mar 2005 06:16:55 -0000 1.8
--- MMCTest.csproj.user 15 Mar 2005 06:46:42 -0000 1.9
***************
*** 34,38 ****
RemoteDebugMachine = ""
StartAction = "Program"
! StartArguments = ""
StartPage = ""
StartProgram = "C:\windows\System32\mmc.exe"
--- 34,38 ----
RemoteDebugMachine = ""
StartAction = "Program"
! StartArguments = '"..\..\MMCTest.msc"'
StartPage = ""
StartProgram = "C:\windows\System32\mmc.exe"
|