You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
471 B
10 lines
471 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<MySubMain>true</MySubMain>
|
|
<MainForm>frmMain</MainForm>
|
|
<SingleInstance>false</SingleInstance>
|
|
<ShutdownMode>1</ShutdownMode>
|
|
<EnableVisualStyles>true</EnableVisualStyles>
|
|
<AuthenticationMode>0</AuthenticationMode>
|
|
<SaveMySettingsOnExit>false</SaveMySettingsOnExit>
|
|
</MyApplicationData> |