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.
12 lines
499 B
12 lines
499 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>Form1</MainForm>
|
|
<SingleInstance>false</SingleInstance>
|
|
<ShutdownMode>0</ShutdownMode>
|
|
<EnableVisualStyles>true</EnableVisualStyles>
|
|
<AuthenticationMode>0</AuthenticationMode>
|
|
<ApplicationType>0</ApplicationType>
|
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
|
</MyApplicationData>
|