2021-12-03 21:36:12 +08:00
|
|
|
[Template]
|
|
|
|
ver=2
|
|
|
|
Name=GLFW
|
|
|
|
Description=A simple GLFW program
|
2022-01-08 13:39:47 +08:00
|
|
|
Description[zh_CN]=一个简单的GLFW程序
|
2021-12-03 21:36:12 +08:00
|
|
|
Icon=GLFW.ico
|
|
|
|
Category=Multimedia
|
2022-01-08 13:39:47 +08:00
|
|
|
Category[zh_CN]=多媒体
|
|
|
|
|
2021-12-03 21:36:12 +08:00
|
|
|
[Unit0]
|
|
|
|
CppName=main.cpp
|
|
|
|
Cpp=GLFW_main.cpp.txt
|
2022-01-08 13:39:47 +08:00
|
|
|
|
2021-12-03 21:36:12 +08:00
|
|
|
[Unit1]
|
|
|
|
CppName=shader.h
|
|
|
|
Cpp=GLFW_shader.h.txt
|
2022-01-08 13:39:47 +08:00
|
|
|
|
2021-12-03 21:36:12 +08:00
|
|
|
[Unit2]
|
|
|
|
CppName=shader.frag
|
|
|
|
Cpp=GLFW_shader.frag.txt
|
2022-01-08 13:39:47 +08:00
|
|
|
|
2021-12-03 21:36:12 +08:00
|
|
|
[Unit3]
|
|
|
|
CppName=shader.vs
|
|
|
|
Cpp=GLFW_shader.vs.txt
|
2022-01-08 13:39:47 +08:00
|
|
|
|
2021-12-03 21:36:12 +08:00
|
|
|
[Project]
|
|
|
|
UnitCount=4
|
|
|
|
Type=1
|
|
|
|
IsCpp=1
|
|
|
|
Compiler=
|
|
|
|
CppCompiler=
|
|
|
|
Linker=-lglfw3 -lglew32 -lopengl32 -lwinmm -lgdi32_@@__@@_
|
|
|
|
CompilerSettings=0000000000110000000001000
|
|
|
|
CompilerSet=1
|
|
|
|
UseUTF8=0
|
|
|
|
StaticLink=1
|
|
|
|
AddCharset=1
|
|
|
|
IncludeVersionInfo=0
|
|
|
|
SupportXPThemes=0
|