markus / MarkusWixSetup / MarkusWixSetup.wax @ 80283d8f
이력 | 보기 | 이력해설 | 다운로드 (514 Bytes)
1 | 80283d8f | taeseongkim | <?xml version="1.0" encoding="utf-16"?> |
---|---|---|---|
2 | <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
3 | <DeployedProjects> |
||
4 | <string>KCOM\KCOM.csproj</string> |
||
5 | </DeployedProjects> |
||
6 | <DirectoryMappings> |
||
7 | <Item Key="" Value="INSTALLFOLDER" /> |
||
8 | </DirectoryMappings> |
||
9 | <FileMappings /> |
||
10 | <DeploySymbols>false</DeploySymbols> |
||
11 | <DeployLocalizations>true</DeployLocalizations> |
||
12 | <DeployExternalLocalizations>false</DeployExternalLocalizations> |
||
13 | </Configuration> |