You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.5 KiB
30 lines
1.5 KiB
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="DPM_Reporting_C.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="mysqlConnectionstring" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">server=localhost;User Id=root;database=dpm_reporting;password=sysdba</Value>
|
|
</Setting>
|
|
<Setting Name="Dataconv" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">e:\software-projekte\dpm\fullconvert_dpm.bat</Value>
|
|
</Setting>
|
|
<Setting Name="ReportList" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">E:\Software-Projekte\DPM\DPM_Reporting\SQL\reports.txt</Value>
|
|
</Setting>
|
|
<Setting Name="SQLDir" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">E:\Software-Projekte\DPM\DPM_Reporting\SQL</Value>
|
|
</Setting>
|
|
<Setting Name="ReportDir" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">E:\Software-Projekte\DPM\DPM_Reporting\Reports</Value>
|
|
</Setting>
|
|
<Setting Name="StartMySQL" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">C:\xampp\mysql_start.bat</Value>
|
|
</Setting>
|
|
<Setting Name="StopMySQL" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">C:\xampp\mysql_stop.bat</Value>
|
|
</Setting>
|
|
<Setting Name="StartWaitSeconds" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">5</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |