feat(clusterApp): initial version run in Ubuntu.
change fb to DRM
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
..//png.h
|
||||
pnglibconf.h
|
||||
../pnglibconf.h
|
||||
pngconf.h
|
||||
../pngconf.h
|
||||
|
||||
../pngconf.h
|
||||
limits.h
|
||||
-
|
||||
stddef.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
setjmp.h
|
||||
-
|
||||
time.h
|
||||
-
|
||||
|
||||
D:/DevBuild/lpng1634/contrib/libtests/pngstest-errors.h
|
||||
|
||||
D:/DevBuild/lpng1634/contrib/libtests/pngstest.c
|
||||
stddef.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
errno.h
|
||||
-
|
||||
ctype.h
|
||||
-
|
||||
math.h
|
||||
-
|
||||
config.h
|
||||
-
|
||||
png.h
|
||||
-
|
||||
../../png.h
|
||||
D:/DevBuild/lpng1634/png.h
|
||||
../tools/sRGB.h
|
||||
D:/DevBuild/lpng1634/contrib/tools/sRGB.h
|
||||
pngstest-errors.h
|
||||
D:/DevBuild/lpng1634/contrib/libtests/pngstest-errors.h
|
||||
|
||||
D:/DevBuild/lpng1634/contrib/tools/sRGB.h
|
||||
|
||||
D:/DevBuild/lpng1634/png.h
|
||||
pnglibconf.h
|
||||
D:/DevBuild/lpng1634/pnglibconf.h
|
||||
pngconf.h
|
||||
D:/DevBuild/lpng1634/pngconf.h
|
||||
|
||||
pnglibconf.h
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
"C"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
set(CMAKE_DEPENDS_CHECK_C
|
||||
"D:/DevBuild/lpng1634/contrib/libtests/pngstest.c" "D:/DevBuild/lpng1634/build_win/CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj"
|
||||
)
|
||||
set(CMAKE_C_COMPILER_ID "GNU")
|
||||
|
||||
# The include file search paths:
|
||||
set(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"D:/DevBuild/zlib-1.2.11"
|
||||
"."
|
||||
"../"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
"D:/DevBuild/lpng1634/build_win/CMakeFiles/png.dir/DependInfo.cmake"
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
@@ -0,0 +1,117 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
SHELL = cmd.exe
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe"
|
||||
|
||||
# The command to remove a file.
|
||||
RM = "C:\Program Files\CMake\bin\cmake.exe" -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = D:\DevBuild\lpng1634
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = D:\DevBuild\lpng1634\build_win
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include CMakeFiles/pngstest.dir/depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/pngstest.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include CMakeFiles/pngstest.dir/flags.make
|
||||
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: CMakeFiles/pngstest.dir/flags.make
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: CMakeFiles/pngstest.dir/includes_C.rsp
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: ../contrib/libtests/pngstest.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=D:\DevBuild\lpng1634\build_win\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj"
|
||||
D:\CodeBlocks\MinGW\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles\pngstest.dir\contrib\libtests\pngstest.c.obj -c D:\DevBuild\lpng1634\contrib\libtests\pngstest.c
|
||||
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.i"
|
||||
D:\CodeBlocks\MinGW\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E D:\DevBuild\lpng1634\contrib\libtests\pngstest.c > CMakeFiles\pngstest.dir\contrib\libtests\pngstest.c.i
|
||||
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.s"
|
||||
D:\CodeBlocks\MinGW\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S D:\DevBuild\lpng1634\contrib\libtests\pngstest.c -o CMakeFiles\pngstest.dir\contrib\libtests\pngstest.c.s
|
||||
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj.requires:
|
||||
|
||||
.PHONY : CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj.requires
|
||||
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj.provides: CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj.requires
|
||||
$(MAKE) -f CMakeFiles\pngstest.dir\build.make CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj.provides.build
|
||||
.PHONY : CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj.provides
|
||||
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj.provides.build: CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj
|
||||
|
||||
|
||||
# Object files for target pngstest
|
||||
pngstest_OBJECTS = \
|
||||
"CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj"
|
||||
|
||||
# External object files for target pngstest
|
||||
pngstest_EXTERNAL_OBJECTS =
|
||||
|
||||
pngstest.exe: CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj
|
||||
pngstest.exe: CMakeFiles/pngstest.dir/build.make
|
||||
pngstest.exe: libpng16.dll.a
|
||||
pngstest.exe: D:/DevBuild/zlib-1.2.11/zlib_built/libzlib.dll
|
||||
pngstest.exe: CMakeFiles/pngstest.dir/linklibs.rsp
|
||||
pngstest.exe: CMakeFiles/pngstest.dir/objects1.rsp
|
||||
pngstest.exe: CMakeFiles/pngstest.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=D:\DevBuild\lpng1634\build_win\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable pngstest.exe"
|
||||
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\pngstest.dir\link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/pngstest.dir/build: pngstest.exe
|
||||
|
||||
.PHONY : CMakeFiles/pngstest.dir/build
|
||||
|
||||
CMakeFiles/pngstest.dir/requires: CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj.requires
|
||||
|
||||
.PHONY : CMakeFiles/pngstest.dir/requires
|
||||
|
||||
CMakeFiles/pngstest.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles\pngstest.dir\cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/pngstest.dir/clean
|
||||
|
||||
CMakeFiles/pngstest.dir/depend:
|
||||
$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" D:\DevBuild\lpng1634 D:\DevBuild\lpng1634 D:\DevBuild\lpng1634\build_win D:\DevBuild\lpng1634\build_win D:\DevBuild\lpng1634\build_win\CMakeFiles\pngstest.dir\DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : CMakeFiles/pngstest.dir/depend
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj"
|
||||
"pngstest.pdb"
|
||||
"pngstest.exe"
|
||||
"pngstest.exe.manifest"
|
||||
"libpngstest.dll.a"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/pngstest.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj
|
||||
..//png.h
|
||||
../pngconf.h
|
||||
D:/DevBuild/lpng1634/contrib/libtests/pngstest-errors.h
|
||||
D:/DevBuild/lpng1634/contrib/libtests/pngstest.c
|
||||
D:/DevBuild/lpng1634/contrib/tools/sRGB.h
|
||||
D:/DevBuild/lpng1634/png.h
|
||||
pnglibconf.h
|
||||
@@ -0,0 +1,11 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: ../png.h
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: ../pngconf.h
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: ../contrib/libtests/pngstest-errors.h
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: ../contrib/libtests/pngstest.c
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: ../contrib/tools/sRGB.h
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: ../png.h
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj: pnglibconf.h
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||
|
||||
# compile C with D:/CodeBlocks/MinGW/bin/gcc.exe
|
||||
C_FLAGS = -O3 -DNDEBUG
|
||||
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = @CMakeFiles/pngstest.dir/includes_C.rsp
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
-ID:/DevBuild/zlib-1.2.11 -ID:/DevBuild/lpng1634/build_win -ID:/DevBuild/lpng1634
|
||||
@@ -0,0 +1,3 @@
|
||||
"C:\Program Files\CMake\bin\cmake.exe" -E remove -f CMakeFiles\pngstest.dir/objects.a
|
||||
D:\CodeBlocks\MinGW\bin\ar.exe cr CMakeFiles\pngstest.dir/objects.a @CMakeFiles\pngstest.dir\objects1.rsp
|
||||
D:\CodeBlocks\MinGW\bin\gcc.exe -O3 -DNDEBUG -Wl,--whole-archive CMakeFiles\pngstest.dir/objects.a -Wl,--no-whole-archive -o pngstest.exe -Wl,--out-implib,libpngstest.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\pngstest.dir\linklibs.rsp
|
||||
@@ -0,0 +1 @@
|
||||
libpng16.dll.a D:/DevBuild/zlib-1.2.11/zlib_built/libzlib.dll -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
CMakeFiles/pngstest.dir/contrib/libtests/pngstest.c.obj
|
||||
@@ -0,0 +1,3 @@
|
||||
CMAKE_PROGRESS_1 = 39
|
||||
CMAKE_PROGRESS_2 = 40
|
||||
|
||||
Reference in New Issue
Block a user