# This is the CMakeCache file.
# For build in directory: c:/Users/FJW/Desktop/111
# It was generated by CMake: F:/CMake/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
########################
//Semicolon separated list of supported configuration types, only
// supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything
// else will be ignored.
CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3 /GR /EHsc
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /DNDEBUG
//Libraries linked by default with all C++ applications.
CMAKE_CXX_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /DNDEBUG
//Libraries linked by default with all C applications.
CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=/machine:X86
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin
//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=
//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=
//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include
//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=
//Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib
//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=
//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=
//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/freeglut
//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=
//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin
//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
//Path to a program.
CMAKE_LINKER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.15.26726/bin/Hostx86/x86/link.exe
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:X86
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=freeglut
//RC compiler
CMAKE_RC_COMPILER:FILEPATH=rc
//Flags for Windows Resource Compiler during all build types.
CMAKE_RC_FLAGS:STRING=/DWIN32
//Flags for Windows Resource Compiler during DEBUG builds.
CMAKE_RC_FLAGS_DEBUG:STRING=/D_DEBUG
//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=
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:X86
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=OFF
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=OFF
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:X86
//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=
//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 without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=OFF
//Build FreeGLUT demos.
FREEGLUT_BUI
没有合适的资源?快使用搜索试试~ 我知道了~
OpenG蓝宝书编译好的库适合vs2017
共325个文件
obj:82个
tlog:80个
vcxproj:17个
5星 · 超过95%的资源 需积分: 10 41 下载量 114 浏览量
2018-11-04
18:10:05
上传
评论
收藏 143.08MB ZIP 举报
温馨提示
自己编译好的库,配合教程一起使用。。
资源推荐
资源详情
资源评论
收起资源包目录
OpenG蓝宝书编译好的库适合vs2017 (325个子文件)
feature_tests.bin 38KB
feature_tests.bin 38KB
CMakeDetermineCompilerABI_CXX.bin 35KB
CMakeDetermineCompilerABI_C.bin 35KB
CMakeDetermineCompilerABI_CXX.bin 35KB
CMakeDetermineCompilerABI_C.bin 35KB
CMakeCCompilerId.c 19KB
CMakeCCompilerId.c 19KB
feature_tests.c 287B
feature_tests.c 287B
HAVE_SYS_TYPES_H.c 64B
HAVE_SYS_IOCTL_H.c 64B
HAVE_SYS_PARAM_H.c 64B
HAVE_INTTYPES_H.c 63B
HAVE_SYS_TIME_H.c 63B
HAVE_STDBOOL_H.c 62B
HAVE_USBHID_H.c 61B
HAVE_STDINT_H.c 61B
HAVE_UNISTD_H.c 61B
HAVE_FCNTL_H.c 60B
cmake.check_cache 86B
cmake.check_cache 86B
cmake_install.cmake 8KB
cmake_install.cmake 5KB
CMakeCXXCompiler.cmake 5KB
CMakeCXXCompiler.cmake 5KB
glew-targets.cmake 4KB
CMakeCCompiler.cmake 2KB
CMakeCCompiler.cmake 2KB
glew-targets-relwithdebinfo.cmake 1KB
glew-targets-minsizerel.cmake 1KB
glew-targets-release.cmake 1KB
glew-targets-debug.cmake 1KB
cmake_uninstall.cmake 1KB
CMakeSystem.cmake 395B
CMakeSystem.cmake 395B
CMakeRCCompiler.cmake 212B
CMakeRCCompiler.cmake 212B
CMakeCXXCompilerId.cpp 19KB
CMakeCXXCompilerId.cpp 19KB
feature_tests.cxx 5KB
feature_tests.cxx 5KB
Browse.VC.db 37.46MB
Browse.VC.db 35.29MB
Solution.VC.db 748KB
Solution.VC.db 740KB
Solution.VC.db-shm 32KB
Solution.VC.db-shm 32KB
Solution.VC.db-wal 4.2MB
Solution.VC.db-wal 3.17MB
freeglutdll.def 3KB
generate.stamp.depend 2KB
generate.stamp.depend 2KB
glew32d.dll 628KB
freeglutd.dll 348KB
CompilerIdCXX.exe 11KB
CompilerIdC.exe 11KB
CompilerIdCXX.exe 11KB
CompilerIdC.exe 11KB
glew32d.exp 552KB
freeglutd.exp 22KB
freeglut.vcxproj.filters 8KB
freeglut_static.vcxproj.filters 8KB
glew.vcxproj.filters 1KB
glew_s.vcxproj.filters 1KB
uninstall.vcxproj.filters 713B
ZERO_CHECK.vcxproj.filters 516B
ZERO_CHECK.vcxproj.filters 516B
INSTALL.vcxproj.filters 515B
INSTALL.vcxproj.filters 515B
ALL_BUILD.vcxproj.filters 177B
ALL_BUILD.vcxproj.filters 177B
freeglut-3.0.0.tar.gz 409KB
fg_version.h 2KB
config.h 717B
glew32d.ilk 792KB
freeglutd.ilk 790KB
CompilerIdCXX.lastbuildstate 232B
CompilerIdCXX.lastbuildstate 232B
CompilerIdC.lastbuildstate 230B
CompilerIdC.lastbuildstate 230B
VCTargetsPath.lastbuildstate 218B
VCTargetsPath.lastbuildstate 218B
ALL_BUILD.lastbuildstate 200B
ZERO_CHECK.lastbuildstate 200B
freeglut_static.lastbuildstate 200B
freeglut.lastbuildstate 200B
glew_s.lastbuildstate 200B
ALL_BUILD.lastbuildstate 200B
ZERO_CHECK.lastbuildstate 200B
glew.lastbuildstate 200B
gltools.lib 2.08MB
libglew32d.lib 1.53MB
freeglut_staticd.lib 1.04MB
glew32d.lib 699KB
gltools.lib 344KB
freeglutd.lib 39KB
generate.stamp.list 52B
generate.stamp.list 52B
CMakeOutput.log 43KB
共 325 条
- 1
- 2
- 3
- 4
资源评论
- weixin_451995552019-06-08用心的资源
- vvc223c2019-10-01不错啊还可以的
- 早安宇宙2019-04-12资源不错哦
JW__fu
- 粉丝: 1
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Lawrence C. Evans Partial Differential Equations.djvu
- CFA知识点梳理系列:CFA Level II, Reading 4 Big Data Projects
- 专业问题 · 语雀.mhtml
- 基于Vue+TP6的B2B2C多场景电商商城设计源码
- 基于小程序的研知识题库小程序源代码(java+小程序+mysql).zip
- 基于小程序的微信小程序的点餐系统源代码(java+小程序+mysql).zip
- 基于小程序的宿舍管理小程序源代码(java+小程序+mysql).zip
- 基于小程序的小区服务系统源代码(python+小程序+mysql).zip
- QT项目之中国象棋人工智能
- 基于小程序的疫情核酸预约小程序源代码(java+小程序+mysql).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功