Subversion Repositories Tewi

Rev

Rev 261 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 261 Rev 262
Line 1... Line 1...
1
/* $Id$ */
1
/* $Id$ */
2
 
2
 
3
#include <windows.h>
3
#include <windows.h>
4
 
4
 
5
#ifdef _MSC_VER
-
 
6
#include <winresrc.h>
-
 
7
#endif
-
 
8
 
-
 
9
#include "gui.h"
5
#include "gui.h"
10
#include "tw_version.h"
6
#include "tw_version.h"
11
 
7
 
12
PBTEWI BITMAP "../Binary/pbtewi.bmp"
8
PBTEWI BITMAP "../Binary/pbtewi.bmp"
13
TEWILOGO BITMAP "../Binary/tewi.bmp"
9
TEWILOGO BITMAP "../Binary/tewi.bmp"