markus / SmartUpdate / Properties / Settings.settings @ c4a4d59c
이력 | 보기 | 이력해설 | 다운로드 (956 Bytes)
1 |
<?xml version='1.0' encoding='utf-8'?> |
---|---|
2 |
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="SmartUpdate.Properties" GeneratedClassName="Settings"> |
3 |
<Profiles /> |
4 |
<Settings> |
5 |
<Setting Name="UpdateVer64" Type="System.String" Scope="Application"> |
6 |
<Value Profile="(Default)">http://www.devdoftech.co.kr:5977/TileSource/Version/version_x64.xml</Value> |
7 |
</Setting> |
8 |
<Setting Name="UpdateVer86" Type="System.String" Scope="Application"> |
9 |
<Value Profile="(Default)">http://www.devdoftech.co.kr:5977/TileSource/Version/version_x86.xml</Value> |
10 |
</Setting> |
11 |
<Setting Name="msgFileName" Type="System.String" Scope="Application"> |
12 |
<Value Profile="(Default)">MarkUs</Value> |
13 |
</Setting> |
14 |
<Setting Name="FileName" Type="System.String" Scope="Application"> |
15 |
<Value Profile="(Default)">KCOM.exe</Value> |
16 |
</Setting> |
17 |
</Settings> |
18 |
</SettingsFile> |