/Source Code/PowerSong/My Project/Application.myapp
# · MSBuild · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · c568f876dc9a55d75bf389fc1a43a94b MD5 · raw file
- <?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>true</SingleInstance>
- <ShutdownMode>0</ShutdownMode>
- <EnableVisualStyles>true</EnableVisualStyles>
- <AuthenticationMode>0</AuthenticationMode>
- <SaveMySettingsOnExit>true</SaveMySettingsOnExit>
- </MyApplicationData>