mirror of
https://github.com/terrymacdonald/DisplayMagician.git
synced 2024-08-30 18:32:20 +00:00
The programme compiles with the commandline changes and the changes to the shortcut form, including aligning the shortcut generation with the new command line. The Uplay skeleton has been disabled for now as I'm concentrating on getting the commandline args working and fixing the annoying errors in the way the MainForm and the ShortcutForm work. Probably have a couple more days work to fix that.
10 lines
624 B
XML
10 lines
624 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
This file is automatically generated by Visual Studio .Net. It is
|
|
used to store generic object data source configuration information.
|
|
Renaming the file extension or editing the content of this file may
|
|
cause the file to be unrecognizable by the program.
|
|
-->
|
|
<GenericObjectDataSource DisplayName="ShortcutForm" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
|
<TypeInfo>HeliosDisplayManagement.UIForms.ShortcutForm, HeliosDisplayManagement, Version=0.9.6.23095, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
|
</GenericObjectDataSource> |