mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
39659a7d73
remove rogue project entry in solution file
49 lines
1.8 KiB
Plaintext
49 lines
1.8 KiB
Plaintext
<VisualStudioProject>
|
|
<CSHARP>
|
|
<Build>
|
|
<Settings ReferencePath = "C:\WINNT\Microsoft.NET\Framework\v1.0.2914;C:\builds\mozilla\extensions\manticore;D:\builds\mozilla\extensions\manticore\;D:\builds\trunk\mozilla\extensions\manticore\" >
|
|
<Config
|
|
Name = "Debug"
|
|
EnableASPDebugging = "false"
|
|
EnableASPXDebugging = "false"
|
|
EnableUnmanagedDebugging = "false"
|
|
EnableSQLServerDebugging = "false"
|
|
RemoteDebugEnabled = "false"
|
|
RemoteDebugMachine = ""
|
|
StartAction = "Project"
|
|
StartArguments = ""
|
|
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 = "true"
|
|
/>
|
|
</Settings>
|
|
</Build>
|
|
<OtherProjectSettings
|
|
CopyProjectDestinationFolder = ""
|
|
CopyProjectUncPath = ""
|
|
CopyProjectOption = "0"
|
|
ProjectView = "ProjectFiles"
|
|
ProjectTrust = "0"
|
|
/>
|
|
</CSHARP>
|
|
</VisualStudioProject>
|
|
|