Import all sources from perforce.
This commit is contained in:
14
src/nvconfig.h.in
Normal file
14
src/nvconfig.h.in
Normal file
@ -0,0 +1,14 @@
|
||||
#ifndef NV_CONFIG
|
||||
#define NV_CONFIG
|
||||
|
||||
#cmakedefine HAVE_UNISTD_H
|
||||
#cmakedefine HAVE_STDARG_H
|
||||
#cmakedefine HAVE_SIGNAL_H
|
||||
#cmakedefine HAVE_EXECINFO_H
|
||||
#cmakedefine HAVE_MALLOC_H
|
||||
|
||||
#cmakedefine HAVE_PNG
|
||||
#cmakedefine HAVE_JPEG
|
||||
#cmakedefine HAVE_TIFF
|
||||
|
||||
#endif // NV_CONFIG
|
Reference in New Issue
Block a user