Skip to content

Commit

Permalink
[Build/win32] Go back to release mode
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@8850 30592fff-cfd4-0310-bf0e-8235a3c7be26
  • Loading branch information
mean committed Aug 7, 2013
1 parent fc74b9e commit bf9d9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foreignBuilds/cross_mingw_core
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export PKG_CONFIG_PATH=$MINGW/lib/pkgconfig
export PKG_CONFIG_LIBDIR=$MINGW/lib/pkgconfig
export PATH=$MINGW/bin:$PATH
pkg-config --list-all
export DEBUG="-DVERBOSE=1 -DCMAKE_BUILD_TYPE=Debug"
#export DEBUG="-DVERBOSE=1 -DCMAKE_BUILD_TYPE=Debug"
echo "<<<<<<<<<<<<Cross compiling core>>>>>>>>>>>>>>>"
cmake -DCROSS=$MINGW/ \
-DTOOLCHAIN_LOCATION=$TOOLCHAIN_LOCATION \
Expand Down

0 comments on commit bf9d9ab

Please sign in to comment.