]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak win32 bat README
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 23 Oct 2010 09:47:05 +0000 (11:47 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 23 Oct 2010 09:47:17 +0000 (11:47 +0200)
bacula/src/qt-console/README.mingw32

index 0422c1ffca090961a7e114a947d60f5203fd5812..55ada98671a8c3f682ffa78df4f2e695a226c21a 100644 (file)
@@ -52,7 +52,11 @@ $ wine qt-win-opensource-4.3.5-mingw.exe
  * Install under c:\Qt (no space)
  * no worry about mingw installation
 
+$ cd ~/.wine/drive_c/Qt/4.3.5/
+$ find src -type d -o -name '*.h' | cpio -pmv /tmp/depkgs-mingw32/include
+or 
 $ cp -r ~/.wine/drive_c/Qt/4.3.5/src/    depkgs-mingw32/include
+
 $ cp -r ~/.wine/drive_c/Qt/4.3.5/include depkgs-mingw32/include/qt
 $ cp -r ~/.wine/drive_c/Qt/4.3.5/lib     depkgs-mingw32/lib/qt
 # cp ~/.wine/drive_c/Qt/4.3.5/bin/QtCore4.dll src/win32/release32