]> andersk Git - libfaim.git/blobdiff - faim/faimconfig.h
- Tue Sep 5 03:47:26 GMT 2000
[libfaim.git] / faim / faimconfig.h
index c5d3d6bd9ef387c46f5d4a930b430af443b3b9e5..5beb92fe6e1a7a4c7929d8e7a9f1b422266a26f8 100644 (file)
  */
 #define FAIM_SNAC_HASH_SIZE 16
 
+/*
+ * If building on Win32,define WIN32_STATIC if you don't want
+ * to compile libfaim as a DLL (and instead link it right into
+ * your app).
+ */
+#define WIN32_STATIC
+
 #endif /* __FAIMCONFIG_H__ */
 
 
This page took 0.153507 seconds and 4 git commands to generate.