Nu te înregistra dacă ești idiot sau agramat!
AlphaCS.RO[ORIGINAL GAMING]
Thanks:
0
Likes:
0
-
[Plugin] samp-plugin-crashdetect/cmake/AMXConfig.cmake
Nume: SiNiSTER
Tip: samp-plugin-crashdetect/cmake/AMXConfig.cmake
Informatii:-
Descarcare:
Code:
include(CheckIncludeFile)
check_include_file(alloca.h HAVE_ALLOCA_H)
if(HAVE_ALLOCA_H)
add_definitions(-DHAVE_ALLOCA_H)
endif()
check_include_file(inttypes.h HAVE_INTTYPES_H)
if(HAVE_INTTYPES_H)
add_definitions(-DHAVE_INTTYPES_H)
endif()
check_include_file(malloc.h HAVE_MALLOC_H)
if(HAVE_MALLOC_H)
add_definitions(-DHAVE_MALLOC_H)
endif()
check_include_file(stdint.h HAVE_STDINT_H)
if(HAVE_STDINT_H)
add_definitions(-DHAVE_STDINT_H)
endif()
Similar Threads
-
By SiNiSTER in forum Plugins
Replies: 0
Last Post: 20-07-17, 07:02
-
By SiNiSTER in forum Plugins
Replies: 0
Last Post: 20-07-17, 07:02
-
By SiNiSTER in forum Plugins
Replies: 0
Last Post: 18-09-16, 20:21
-
By SiNiSTER in forum Plugins
Replies: 0
Last Post: 30-07-16, 12:07
-
By SiNiSTER in forum Plugins
Replies: 0
Last Post: 09-06-16, 14:25
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules