Subversion Repositories filter_foundry

Rev

Rev 503 | Rev 523 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 503 Rev 521
Line 18... Line 18...
18
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19
*/
19
*/
20
 
20
 
21
/* wrapper file for Windows resource compiler input */
21
/* wrapper file for Windows resource compiler input */
22
 
22
 
-
 
23
// TODO: OpenWatcom doesn't like this!
-
 
24
//       Bugreport: https://github.com/open-watcom/open-watcom-v2/issues/863
-
 
25
#pragma code_page(65001)
-
 
26
 
23
#include "Scripting.rc"
27
#include "Scripting.rc"
24
#include "PiPL.rc"
28
#include "PiPL.rc"
25
#include "ui_win.rc"
29
#include "ui_win.rc"
26
#include "manifest.rc"
30
#include "manifest.rc"
27
#include "version_win.rc"
31
#include "version_win.rc"