Skip to content

Commit

Permalink
[build] Debug build for win43
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.berlios.de/avidemux/branches/avidemux_2.6_branch_mean@8541 30592fff-cfd4-0310-bf0e-8235a3c7be26
  • Loading branch information
mean committed Apr 5, 2013
1 parent e168f1a commit be7179d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foreignBuilds/cross_mingw_qt4
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export CPPFLAGS="-I$MINGW/include -I/usr/i586-mingw32msvc/include"
export LDFLAGS="-L$MINGW/lib -L/usr/i586-mingw32msvc/lib"
export PATH=$MINGW/bin:$PATH
pkg-config --list-all
#export DEBUG="-DVERBOSE=1 -DCMAKE_BUILD_TYPE=Debug -G \"CodeBlocks - Unix Makefiles\" "
export DEBUG="-DVERBOSE=1 -DCMAKE_BUILD_TYPE=Debug "
echo "<<<<<<<<<<<<Cross compiling core>>>>>>>>>>>>>>>"
cmake -DCROSS=$MINGW \
-DCMAKE_INCLUDE_PATH=$MINGW/include -DCMAKE_LIBRARY_PATH=$MINGW/lib \
Expand Down

0 comments on commit be7179d

Please sign in to comment.