29 lines
1.5 KiB
XML
29 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
|
<StartArguments>ARIN</StartArguments>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
|
|
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
|
<StartArguments>ARIN</StartArguments>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PublishUrlHistory>F:\Tinsky\Visual Basic For IREA\Z_Epole_v2\ClickOnce\|C:\temp\epo\|C:\temp\|ftp://tindevil.com/public_html/mynetapp/epolev2/|c:\epole게시\</PublishUrlHistory>
|
|
<InstallUrlHistory>http://tindevil.com/mynetapp/epolev2/|http://tindevil.com/mynetapp/t4/|http://deviltin.xt.to/project/irea/epole/|http://deviltin.xt.to/out/irea/epole/|http://deviltin.xt.to/irea/epole/</InstallUrlHistory>
|
|
<SupportUrlHistory>
|
|
</SupportUrlHistory>
|
|
<UpdateUrlHistory>
|
|
</UpdateUrlHistory>
|
|
<BootstrapperUrlHistory>
|
|
</BootstrapperUrlHistory>
|
|
<FallbackCulture>ko-KR</FallbackCulture>
|
|
<VerifyUploadedFiles>false</VerifyUploadedFiles>
|
|
<ProjectView>ProjectFiles</ProjectView>
|
|
<EnableSecurityDebugging>false</EnableSecurityDebugging>
|
|
<ErrorReportUrlHistory>
|
|
</ErrorReportUrlHistory>
|
|
</PropertyGroup>
|
|
</Project> |