You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.7 KiB
47 lines
1.7 KiB
<VisualStudioProject>
|
|
<CSHARP>
|
|
<Build>
|
|
<Settings ReferencePath = "" >
|
|
<Config
|
|
Name = "Debug"
|
|
EnableASPDebugging = "false"
|
|
EnableASPXDebugging = "false"
|
|
EnableUnmanagedDebugging = "false"
|
|
EnableSQLServerDebugging = "false"
|
|
RemoteDebugEnabled = "false"
|
|
RemoteDebugMachine = ""
|
|
StartAction = "Project"
|
|
StartArguments = '-f"*.wmal" -s"c:\\" -m9 -r -o"test.txt"'
|
|
StartPage = ""
|
|
StartProgram = ""
|
|
StartURL = ""
|
|
StartWorkingDirectory = ""
|
|
StartWithIE = "true"
|
|
/>
|
|
<Config
|
|
Name = "Release"
|
|
EnableASPDebugging = "false"
|
|
EnableASPXDebugging = "false"
|
|
EnableUnmanagedDebugging = "false"
|
|
EnableSQLServerDebugging = "false"
|
|
RemoteDebugEnabled = "false"
|
|
RemoteDebugMachine = ""
|
|
StartAction = "Project"
|
|
StartArguments = ""
|
|
StartPage = ""
|
|
StartProgram = ""
|
|
StartURL = ""
|
|
StartWorkingDirectory = ""
|
|
StartWithIE = "false"
|
|
/>
|
|
</Settings>
|
|
</Build>
|
|
<OtherProjectSettings
|
|
CopyProjectDestinationFolder = ""
|
|
CopyProjectUncPath = ""
|
|
CopyProjectOption = "0"
|
|
ProjectView = "ProjectFiles"
|
|
/>
|
|
</CSHARP>
|
|
</VisualStudioProject>
|
|
|