This commit is contained in:
kudzu_cp 2012-06-14 14:51:51 +00:00
parent 24e26e5713
commit fddde28b3f
2 changed files with 2 additions and 2 deletions

View file

@ -96,7 +96,7 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Docs", "..\Docs", "{67E7DEF
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "4862"
VWDPort = "21089"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.Debug.Consts", "..\source2\IL2CPU\Cosmos.IL2CPU.Debug\Cosmos.Debug.Consts.csproj", "{9998B4EA-385E-4DA2-8905-2BBEB5B2C6E2}"

View file

@ -22,7 +22,7 @@
<EnableGDB>False</EnableGDB>
<TraceMode>
</TraceMode>
<VMWareFlavor>Player</VMWareFlavor>
<VMWareFlavor>Workstation</VMWareFlavor>
<StartCosmosGDB>False</StartCosmosGDB>
<TraceAssemblies>Cosmos</TraceAssemblies>
<StartCosmosASMDBG>False</StartCosmosASMDBG>