aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS/My Project/Application.myapp
blob: f315f81b83f75560d0e1426817c4a78484659b78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?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>ShiftOSWindow</MainForm>
  <SingleInstance>true</SingleInstance>
  <ShutdownMode>1</ShutdownMode>
  <EnableVisualStyles>true</EnableVisualStyles>
  <AuthenticationMode>1</AuthenticationMode>
  <SaveMySettingsOnExit>true</SaveMySettingsOnExit>
</MyApplicationData>