개정판 eaafc1eb
daelim debug 프로젝트 추가
Change-Id: Ib22a8145905cee7587946fa49a9f54679ea546ee
MarkusWixSetup/MarkusWixSetup.wixproj | ||
---|---|---|
70 | 70 |
<PropertyGroup> |
71 | 71 |
<PreBuildEvent /> |
72 | 72 |
</PropertyGroup> |
73 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Daelim|x86' "> |
|
74 |
<DefineConstants>Debug;</DefineConstants> |
|
75 |
<WixVariables /> |
|
76 |
<OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath> |
|
77 |
<IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath> |
|
78 |
</PropertyGroup> |
|
79 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Daelim|AnyCPU' "> |
|
80 |
<OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath> |
|
81 |
<IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath> |
|
82 |
</PropertyGroup> |
|
83 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Daelim|Any CPU' "> |
|
84 |
<OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath> |
|
85 |
<IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath> |
|
86 |
</PropertyGroup> |
|
73 | 87 |
<!-- |
74 | 88 |
To modify your build process, add your task inside one of the targets below and uncomment it. |
75 | 89 |
Other similar extension points exist, see Wix.targets. |
내보내기 Unified diff