passage/minorGems/graphics/converters/compileTestPNG
2025-10-03 02:19:59 -04:00

1 line
144 B
Text
Executable file

g++ -g -Wall -o testPNG -I../../.. testPNG.cpp PNGImageConverter.cpp ../../io/file/linux/PathLinux.cpp ../../system/unix/TimeUnix.cpp -lz -lpng