pgadmin3/ui/_embed-xrc.bat
levinsv 2d9e76f826 wxWidgets 3.0
add plan view unexpand/expand
2018-12-28 22:38:43 +05:00

13 lines
467 B
Batchfile

@echo off
REM #######################################################################
REM #
REM # pgAdmin III - PostgreSQL Tools
REM # Copyright (C) 2002 - 2016, The pgAdmin Development Team
REM # This software is released under the PostgreSQL Licence
REM #
REM # embed-xrc.bat - convert xrc files to c++ files
REM #
REM #######################################################################
"D:\wxWidgets-2.8.12\utils\wxrc\vc_msw\wxrc" -c -o xrcDialogs.cpp *.xrc