gtk3/win32
Chun-wei Fan 4af19d4350 Visual Studio builds: Add optional rules to generate translations
Add a target in the install-msvc.mak file that enables one to generate
the translations (.mo) files using msgfmt from the .po catalog files.

Add an entry in config-msvc.mak[.in] so that one can use it to configure
a custom location for the msgfmt.exe program, since it is harder to
install with Visual Studio, so that one can use a prebuilt copy from
Cygwin or MSYS2, for instance.
2022-06-16 18:42:16 +08:00
..
vs1x-props MSVC projects: Generate demo sources in IntDir 2022-05-31 15:32:13 +08:00
vs9 MSVC Projects: Build widget factory demo 2022-05-31 15:32:44 +08:00
vs10 MSVC Projects: Build widget factory demo 2022-05-31 15:32:44 +08:00
vs11 MSVC Projects: Build widget factory demo 2022-05-31 15:32:44 +08:00
vs12 MSVC Projects: Build widget factory demo 2022-05-31 15:32:44 +08:00
vs14 MSVC Projects: Build widget factory demo 2022-05-31 15:32:44 +08:00
vs15 MSVC Projects: Build widget factory demo 2022-05-31 15:32:44 +08:00
vs16 MSVC Projects: Build widget factory demo 2022-05-31 15:32:44 +08:00
vs17 MSVC Projects: Build widget factory demo 2022-05-31 15:32:44 +08:00
config-msvc.mak.in Visual Studio builds: Add optional rules to generate translations 2022-06-16 18:42:16 +08:00
create-lists-msvc.mak MSVC Projects: Generate widget factory GResource sources 2022-05-31 15:32:31 +08:00
create-lists.bat
detectenv-msvc.mak win32/detectenv-msvc.mak: Add section on VS2022 2021-12-22 10:12:22 +08:00
gen-version-items.py Visual Studio: Make gen-gdkversionmacros-h.py generic 2022-01-04 11:14:49 +08:00
generate-msvc.mak MSVC projects: Generate and install Emoji GResource data 2022-06-16 17:42:42 +08:00
gtk-introspection-msvc.mak build: Write introspection rules directly in NMake Makefiles 2022-05-19 11:22:12 +08:00
gtkpc.py Add missing Windows libs for printing - win32. During cross-compiling 2022-02-26 17:24:30 +01:00
install-msvc.mak Visual Studio builds: Add optional rules to generate translations 2022-06-16 18:42:16 +08:00
introspection-msvc.mak
Makefile-newvs.am Visual Studio projects: Make property sheets shared 2022-05-19 09:41:48 +08:00
Makefile.am Drop win32/Makefile.msvc-introspection 2022-05-19 11:33:25 +08:00
Makefile.msvcproj build: Drop gtk3-install.[vsprops|props] 2022-05-19 09:41:48 +08:00
pc_base.py
README_FEATURES_MSVC.txt Visual Studio builds: Add optional rules to generate translations 2022-06-16 18:42:16 +08:00
replace.py