# This is the CMakeCache file.
# For build in directory: d:/RUN/src/cmake-build-debug
# It was generated by CMake: D:/toolbox/apps/CLion/ch-0/233.13135.93/bin/cmake/win/x64/bin/cmake.exe
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=C:/mingw64/bin/addr2line.exe
//Path to a program.
CMAKE_AR:FILEPATH=C:/mingw64/bin/ar.exe
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Debug
//Enable colored diagnostics throughout.
CMAKE_COLOR_DIAGNOSTICS:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=C:/mingw64/bin/c++.exe
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=C:/mingw64/bin/gcc-ar.exe
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/mingw64/bin/gcc-ranlib.exe
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Libraries linked by default with all C++ applications.
CMAKE_CXX_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
//C compiler
CMAKE_C_COMPILER:FILEPATH=C:/mingw64/bin/gcc.exe
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=C:/mingw64/bin/gcc-ar.exe
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/mingw64/bin/gcc-ranlib.exe
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Libraries linked by default with all C applications.
CMAKE_C_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=C:/mingw64/bin/dlltool.exe
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=D:/RUN/src/cmake-build-debug/CMakeFiles/pkgRedirects
//Convert GNU import libraries to MS format (requires Visual Studio)
CMAKE_GNUtoMS:BOOL=OFF
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/Project
//Path to a program.
CMAKE_LINKER:FILEPATH=C:/mingw64/bin/ld.exe
//No help, variable specified on the command line.
CMAKE_MAKE_PROGRAM:UNINITIALIZED=D:/toolbox/apps/CLion/ch-0/233.13135.93/bin/ninja/win/x64/ninja.exe
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=C:/mingw64/bin/nm.exe
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=C:/mingw64/bin/objcopy.exe
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=C:/mingw64/bin/objdump.exe
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=Project
//Path to a program.
CMAKE_RANLIB:FILEPATH=C:/mingw64/bin/ranlib.exe
//RC compiler
CMAKE_RC_COMPILER:FILEPATH=C:/mingw64/bin/windres.exe
//Flags for Windows Resource Compiler during all build types.
CMAKE_RC_FLAGS:STRING=
//Flags for Windows Resource Compiler during DEBUG builds.
CMAKE_RC_FLAGS_DEBUG:STRING=
//Flags for Windows Resource Compiler during MINSIZEREL builds.
CMAKE_RC_FLAGS_MINSIZEREL:STRING=
//Flags for Windows Resource Compiler during RELEASE builds.
CMAKE_RC_FLAGS_RELEASE:STRING=
//Flags for Windows Resource Compiler during RELWITHDEBINFO builds.
CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_READELF:FILEPATH=C:/mingw64/bin/readelf.exe
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=C:/mingw64/bin/strip.exe
//Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done w
没有合适的资源?快使用搜索试试~ 我知道了~
C语言跑酷小游戏-NJU-CPL-期末项目.zip,捣蛋猫跑酷,捣蛋猫收集金币,避开障碍,含源码+导出exe+试玩视频等等
共146个文件
png:27个
json:15个
txt:11个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 75 浏览量
2024-11-12
15:42:04
上传
评论
收藏 22.91MB ZIP 举报
温馨提示
#捣蛋猫跑酷 ##项目概述 本项目为xx大学软件工程CPL期末项目题F. 本项目是基于SDL2和C语言编写的跑酷游戏,游戏中玩家将扮演捣蛋猫收集金币,避开障碍物尽可能跑得更远. --- ##环境要求 C语言环境: MinGw32 8.1.0 MSVC 19.36.32535 ##编译选项 1. gcc编译请使用指令 gcc common.c main.c menu.c guide.c game.c -o RUN -lSDL2main -lSDL2 -lSDL2_image -lSDL2_ttf 2. 使用Clion编译 请注意文件夹中的```CMakeLists.txt``` 在编译时,请点开**编辑配置**窗口,将**工作目录改为本文件夹的绝对路径** ##第三方库 SDL2库中的```SDL2main SDL2 SDL2_image SDL2_ttf``` ##游戏方式与内容 1. 当您点开```RUN.exe```时,呈现的是**开始菜单**,包括**开始游戏**,**生存指南**,**退
资源推荐
资源详情
资源评论
收起资源包目录
C语言跑酷小游戏-NJU-CPL-期末项目.zip,捣蛋猫跑酷,捣蛋猫收集金币,避开障碍,含源码+导出exe+试玩视频等等 (146个子文件)
0fd135174344f6d85eb6fac3655be9d91fe83e00 2KB
0fd135174344f6d85eb6fac3655be9d91fe83e00 0B
1719df74e7cdfcb2b5a620286f8ccc716c23388f 0B
1719df74e7cdfcb2b5a620286f8ccc716c23388f 0B
29e35e37be4ae0bd7c157c2bacefaf50f093ae17 0B
29e35e37be4ae0bd7c157c2bacefaf50f093ae17 0B
327d4112039706c8f16ad45ae3b926ca8e426bae 127B
327d4112039706c8f16ad45ae3b926ca8e426bae 0B
3a576e09615c0e19842e5f3ac31e858c9ae7fe41 126B
3a576e09615c0e19842e5f3ac31e858c9ae7fe41 0B
493a6dda5ceb72bd48d5c6ea786a3a36d1c20a9f 0B
493a6dda5ceb72bd48d5c6ea786a3a36d1c20a9f 0B
631c8d07f5ea23b9a9f6c57f5389dfcf94bc33b7 0B
631c8d07f5ea23b9a9f6c57f5389dfcf94bc33b7 0B
8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d 0B
8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d 0B
947d448e4af7faac64b77e72db711f1c09461db7 0B
947d448e4af7faac64b77e72db711f1c09461db7 0B
9a2aa4db38d3115ed60da621e012c0efc0172aae 0B
9a2aa4db38d3115ed60da621e012c0efc0172aae 0B
bab3456edd653f76b4cecf24d5e50dc28929770e 118B
bab3456edd653f76b4cecf24d5e50dc28929770e 0B
CMakeDetermineCompilerABI_CXX.bin 53KB
CMakeDetermineCompilerABI_C.bin 53KB
CMakeDetermineCompilerABI_C.bin 53KB
game.c 28KB
CMakeCCompilerId.c 26KB
CMakeCCompilerId.c 26KB
menu.c 4KB
guide.c 2KB
main.c 962B
common.c 464B
c88b077766b7f724a12ff99642f8a1259359c10b 136B
c88b077766b7f724a12ff99642f8a1259359c10b 0B
cache-v2 0B
cache-v2 0B
cmake.check_cache 85B
cmake.check_cache 85B
CMakeCXXCompiler.cmake 6KB
CMakeCCompiler.cmake 3KB
CMakeCCompiler.cmake 3KB
cmake_install.cmake 2KB
cmake_install.cmake 1KB
cmake_install.cmake 1KB
CMakeSystem.cmake 380B
CMakeSystem.cmake 380B
CMakeRCCompiler.cmake 230B
CMakeRCCompiler.cmake 230B
cmakeFiles-v1 0B
cmakeFiles-v1 0B
codemodel-v2 0B
codemodel-v2 0B
CMakeCXXCompilerId.cpp 26KB
Run.exe 188KB
Run.exe 188KB
a.exe 53KB
a.exe 53KB
a.exe 53KB
f6ac965635a8a6d2517c24f6b40d12df0922189f 136B
f6ac965635a8a6d2517c24f6b40d12df0922189f 0B
game.h 5KB
menu.h 935B
guide.h 695B
common.h 638B
main.h 268B
RUN.iml 241B
cmakeFiles-v1-d5bc54a208811b6df694.json 28KB
cache-v2-0fd434bbfae6fe564451.json 25KB
cache-v2-24c619baa5dfa4eecea9.json 22KB
cmakeFiles-v1-27fb4d7378e8a5f4b07c.json 4KB
toolchains-v1-b5eaa560d535575aae8d.json 3KB
target-Run-Debug-a50e5c2160a3e504b816.json 3KB
target-Run-Debug-3a05ad786851788adeef.json 2KB
index-2024-02-08T10-06-25-0850.json 2KB
index-2024-01-28T03-09-38-0956.json 2KB
toolchains-v1-1978eefd43db670ae390.json 1KB
codemodel-v2-468a2931fb1aa307080f.json 1KB
codemodel-v2-17703705e94b00892995.json 819B
directory-src-Debug-c94b7c2814d5a21df52c.json 158B
directory-.-Debug-d0094a50bb2071803777.json 154B
directory-.-Debug-d0094a50bb2071803777.json 154B
LastTest.log 139B
LastTest.log 139B
试玩视频.mp4 20.6MB
.name 3B
build.ninja 30KB
build.ninja 12KB
rules.ninja 2KB
rules.ninja 2KB
.ninja_deps 44KB
.ninja_log 5KB
game.c.obj 60KB
menu.c.obj 32KB
option.c.obj 29KB
guide.c.obj 28KB
main.c.obj 26KB
pause.c.obj 25KB
common.c.obj 5KB
index.pb 817B
index.pb 817B
共 146 条
- 1
- 2
资源评论
薪薪代码
- 粉丝: 2w+
- 资源: 380
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功