projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c275dc
)
winresrc.h instead of winres.h.
author
Hiroshi Inoue
<inoue@tpf.co.jp>
Sat, 22 Feb 2014 13:25:10 +0000
(22:25 +0900)
committer
Hiroshi Inoue
<inoue@tpf.co.jp>
Sat, 22 Feb 2014 13:25:10 +0000
(22:25 +0900)
psqlodbc.rc
patch
|
blob
|
blame
|
history
diff --git
a/psqlodbc.rc
b/psqlodbc.rc
index 8c0bfc922a57061f7fdce91390b8f828369ed9f3..b8a3ece3ad9df72922fb0f37d7520fb5e938e2fe 100644
(file)
--- a/
psqlodbc.rc
+++ b/
psqlodbc.rc
@@
-7,7
+7,10
@@
//
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "winres.h"
+#include "winresrc.h"
+#ifndef IDC_STATIC
+#define IDC_STATIC (-1)
+#endif
#include "version.h"
/////////////////////////////////////////////////////////////////////////////