mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-30 21:00:30 +00:00
5 lines
No EOL
277 B
Text
5 lines
No EOL
277 B
Text
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<StartArguments>"D:\Cosmos\IL2CPU\Build\Cosmos\ISO\serial-debug.txt"</StartArguments>
|
|
</PropertyGroup>
|
|
</Project> |