diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-11 20:17:23 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-05-11 20:17:23 -0400 |
| commit | ec46ad8eefbf0f72d3d3476bd4862b5d119ec595 (patch) | |
| tree | 3ac57ef29485dfbe6f67f643620b335d877f00c9 /ShiftOS Decypter/My Project/Application.myapp | |
| download | ShiftOS-Hack-Client-ec46ad8eefbf0f72d3d3476bd4862b5d119ec595.tar.gz ShiftOS-Hack-Client-ec46ad8eefbf0f72d3d3476bd4862b5d119ec595.tar.bz2 ShiftOS-Hack-Client-ec46ad8eefbf0f72d3d3476bd4862b5d119ec595.zip | |
Inital Commit
Diffstat (limited to 'ShiftOS Decypter/My Project/Application.myapp')
| -rw-r--r-- | ShiftOS Decypter/My Project/Application.myapp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ShiftOS Decypter/My Project/Application.myapp b/ShiftOS Decypter/My Project/Application.myapp new file mode 100644 index 0000000..1243847 --- /dev/null +++ b/ShiftOS Decypter/My Project/Application.myapp @@ -0,0 +1,11 @@ +<?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> |
