浏览代码

CIS FAIL

legacy
Benjamin ‘Touky’ Huet touky 11 年前
父节点
当前提交
d1209d5598
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tutorial/Makefile.am

+ 1
- 1
tutorial/Makefile.am 查看文件

@@ -3,7 +3,7 @@ include $(top_srcdir)/build/autotools/common.am

noinst_PROGRAMS = 01_triangle 02_cube 03_noise 04_texture 05_easymesh \
08_fbo 11_fractal \
12_fractal
12_voronoi

01_triangle_SOURCES = 01_triangle.cpp 01_triangle.lolfx
01_triangle_CPPFLAGS = $(AM_CPPFLAGS)


正在加载...
取消
保存