RedPanda-CPP/platform/windows/templates/GLFW/info.template

42 lines
672 B
Plaintext
Raw Normal View History

2022-08-07 12:10:12 +08:00
[Template]
ver=2
Name=GLFW
Description=A simple GLFW program
Description[zh_CN]=一个简单的GLFW程序
Icon=GLFW.ico
Category=3D
Category[zh_CN]=3D
[Unit0]
CppName=main.cpp
Cpp=GLFW_main.cpp.txt
Cpp[zh_CN]=GLFW_main_zh_CN.cpp
2022-08-07 12:10:12 +08:00
[Unit1]
CppName=shader.h
Cpp=GLFW_shader.h.txt
Cpp[zh_CN]=GLFW_shader_zh_CN.h
2022-08-07 12:10:12 +08:00
[Unit2]
CppName=shader.frag
Cpp=GLFW_shader.frag.txt
[Unit3]
CppName=shader.vs
Cpp=GLFW_shader.vs.txt
[Project]
UnitCount=4
Type=1
IsCpp=1
Compiler=
CppCompiler=
Linker=-lglfw3 -lglew32 -lopengl32 -lwinmm -lgdi32_@@__@@_
CompilerSettings=0000000000110000000001000
CompilerSet=1
Encoding = UTF-8
2022-08-07 12:10:12 +08:00
StaticLink=1
AddCharset=1
IncludeVersionInfo=0
SupportXPThemes=0