8 lines
434 B
Plaintext
8 lines
434 B
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<StartArguments>ZV y:\coldabgleich\bja16.del</StartArguments>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<StartArguments>DOK D:\EDOKA\Coldindex\EDOKA_Prod\docold3.txt</StartArguments>
|
|
</PropertyGroup>
|
|
</Project> |