diff options
author | Gui Chen <gui.chen@intel.com> | 2014-07-31 23:47:07 -0400 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2014-07-31 23:47:07 -0400 |
commit | c91b01f7e39922c074f5a986b08a580b5c3a799b (patch) | |
tree | 0cbfd9fafb7f0268b3e99b127fe3a70f87e91370 /build/win32/vs8/README | |
download | glib2-c91b01f7e39922c074f5a986b08a580b5c3a799b.tar.gz glib2-c91b01f7e39922c074f5a986b08a580b5c3a799b.tar.bz2 glib2-c91b01f7e39922c074f5a986b08a580b5c3a799b.zip |
Imported Upstream version 2.35.8
Diffstat (limited to 'build/win32/vs8/README')
-rw-r--r-- | build/win32/vs8/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/win32/vs8/README b/build/win32/vs8/README new file mode 100644 index 0000000..4576aae --- /dev/null +++ b/build/win32/vs8/README @@ -0,0 +1,4 @@ +Note that this is mostly experimental and not really maintained. It +seems that the OAH project at https://code.launchpad.net/oah might be +a better choice if you want to start building GLib (and more of the +GTK+ stack) with Visual Studio. |