refresh conf progetto

This commit is contained in:
NicolaP
2021-08-11 10:24:19 +02:00
parent 26faaf1e63
commit e6744133af
+6 -1
View File
@@ -3,6 +3,11 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<StartAction>Project</StartAction>
<StartProgram>C:\EgtProg\OmagVIEW\ZebraPrinterUtilitiesD32.exe</StartProgram>
<StartArguments>c:\EgtData\OmagVIEW\ZebraPrinter\Test4.prn c:\EgtData\OmagVIEW\ZebraPrinter\Test4.ini</StartArguments>
<StartArguments>
</StartArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<StartAction>Program</StartAction>
<StartProgram>C:\EgtProg\OmagVIEW\OmagVIEWR32.exe</StartProgram>
</PropertyGroup>
</Project>