1 These files are about merge module.
\r
3 Prepare WiX (http://sourceforge.net/projects/wix)
\r
5 I use libXSLT in cygwin.
\r
7 run ./configure at parent directory.
\r
8 It makes Makefile from Makefile.in.
\r
10 You should set LIGHT_PATH environment variable for
\r
11 prefix of Pango-related binaries (i.e., C:\msys\1.0\local).
\r
12 SDL.dll must be placed on current directory.
\r
13 SDL_Pango.dll must be placed on ..\VisualC2003\Release.
\r
14 And 'make merge_module'.
\r
16 If you want to make sample MSI file, you should place
\r
17 testbench.exe on ..\VisualC2003\testbench\Release.
\r
18 C:\Program Files\Common Files\Merge Modules\VC_User_CRT71_RTL_X86_---.msm
\r
20 And 'make testbench'.
\r
22 If you want to make development library MSI file,
\r
23 SDL_Pango.lib must be placed on ..\VisualC2003\Release.
\r