projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ea80a7
)
Install gkt2 with mingw
author
Erwin Janssen
<erwinjanssen@outlook.com>
Mon, 6 Jun 2016 11:26:53 +0000
(13:26 +0200)
committer
Erwin Janssen
<erwinjanssen@outlook.com>
Mon, 6 Jun 2016 11:26:53 +0000
(13:26 +0200)
appveyor.yml
patch
|
blob
|
history
diff --git
a/appveyor.yml
b/appveyor.yml
index b8d14526aecbbb5634d673d1cc5c77d57ee1f88d..a6534c16372c25ee41cb678df0aa8700672f1a21 100644
(file)
--- a/
appveyor.yml
+++ b/
appveyor.yml
@@
-8,3
+8,5
@@
build:
before_build:
- ps: cp windows/config.h config.h
+ - ps: 'C:\MinGW\bin\mingw-get install gtk2'
+ - ps: set PATH=%PATH%;C:\MinGW\mingw