root/trunk/tools/cc3_image_viewer/My Project/Application.myapp

Revision 244, 468 bytes (checked in by anthony_rowe, 3 years ago)

cc3 Windows Image Viewer

  • Property svn:executable set to *
Line 
1 <?xml version="1.0" encoding="utf-8"?>
2 <MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3   <MySubMain>true</MySubMain>
4   <MainForm>Form1</MainForm>
5   <SingleInstance>false</SingleInstance>
6   <ShutdownMode>0</ShutdownMode>
7   <EnableVisualStyles>true</EnableVisualStyles>
8   <AuthenticationMode>0</AuthenticationMode>
9   <SaveMySettingsOnExit>true</SaveMySettingsOnExit>
10 </MyApplicationData>
Note: See TracBrowser for help on using the browser.