Browse Source

add optional HAVE_XFT and EXT_ASC for Visual Studio

pre-master-46
Holger Vogt 6 years ago
parent
commit
6b8c657bfc
  1. 4
      visualc/src/include/ngspice/config.h

4
visualc/src/include/ngspice/config.h

@ -551,3 +551,7 @@
/* Define as `fork' if `vfork' does not work. */ /* Define as `fork' if `vfork' does not work. */
#define vfork fork #define vfork fork
#define HAVE_XFT
#define EXT_ASC
Loading…
Cancel
Save