git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32533
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
<!-- version info resources: -->
<if cond="FORMAT not in ['rpmspec','wx24dsp']"> <!-- FIXME: fix for bkl-0.1.7 only, remove the cond later -->
<res-define>WXDLLNAME=$(WXDLLNAME)</res-define>
+ <res-include cond="FORMAT=='autoconf'">
+ $(TOP_SRCDIR)include
+ </res-include>
</if>
- <res-include cond="FORMAT=='autoconf'">
- $(TOP_SRCDIR)include
- </res-include>
<win32-res>src/msw/version.rc</win32-res>
</template>