Skip to content
Snippets Groups Projects
Commit 3a2d2e1b authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

update windows build script for win7

parent 7657d473
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,6 @@ PATH=bin\gtk\bin;%PATH%
for %%l in (po\*.po) do mkdir po\%%~nl & mkdir po\%%~nl\LC_MESSAGES & msgfmt -o po\%%~nl\LC_MESSAGES\gajim.mo %%l
"C:\Program Files\NSIS\makensis" gajim.nsi
"C:\Program Files (x86)\NSIS\makensis" gajim.nsi
cd ..
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment