Rename macOS journal folder

This commit is contained in:
Vinyl Darkscratch 2018-03-06 01:24:45 -08:00
parent 385500882c
commit 1a22d59276
39 changed files with 48 additions and 48 deletions

View file

@ -3,58 +3,58 @@ CONFIG -= app_bundle qt
QMAKE_CFLAGS += -std=gnu11
# Linux
unix:!macx {
SOURCES += \
linux/main.c \
linux/niko.c \
linux/journal.c \
linux/image/niko1.c \
linux/image/niko2.c \
linux/image/niko3.c \
linux/image/default.c \
linux/image/c1.c \
linux/image/c2.c \
linux/image/c3.c \
linux/image/c4.c \
linux/image/c5.c \
linux/image/c6.c \
linux/image/c7.c \
linux/image/s1.c \
linux/image/s2.c \
linux/image/s3.c \
linux/image/s4.c \
linux/image/t1.c \
linux/image/t2.c \
linux/image/t3.c \
linux/image/t4.c \
linux/image/t5.c \
linux/image/t6.c \
linux/image/t7.c \
linux/image/t8.c \
linux/image/t9.c \
linux/image/t10.c \
linux/image/t11.c \
linux/image/t12.c \
linux/image/t13.c \
linux/image/t14.c \
linux/image/t15.c \
linux/image/t16.c \
linux/image/final.c \
linux/image/save.c
# unix:!macx {
# SOURCES += \
# linux/main.c \
# linux/niko.c \
# linux/journal.c \
# linux/image/niko1.c \
# linux/image/niko2.c \
# linux/image/niko3.c \
# linux/image/default.c \
# linux/image/c1.c \
# linux/image/c2.c \
# linux/image/c3.c \
# linux/image/c4.c \
# linux/image/c5.c \
# linux/image/c6.c \
# linux/image/c7.c \
# linux/image/s1.c \
# linux/image/s2.c \
# linux/image/s3.c \
# linux/image/s4.c \
# linux/image/t1.c \
# linux/image/t2.c \
# linux/image/t3.c \
# linux/image/t4.c \
# linux/image/t5.c \
# linux/image/t6.c \
# linux/image/t7.c \
# linux/image/t8.c \
# linux/image/t9.c \
# linux/image/t10.c \
# linux/image/t11.c \
# linux/image/t12.c \
# linux/image/t13.c \
# linux/image/t14.c \
# linux/image/t15.c \
# linux/image/t16.c \
# linux/image/final.c \
# linux/image/save.c
HEADERS += \
linux/display.h \
linux/image.h
# HEADERS += \
# linux/display.h \
# linux/image.h
QMAKE_CFLAGS += -pthread
# QMAKE_CFLAGS += -pthread
LIBS += -pthread -lxcb -lxcb-util -lxcb-image -lxcb-shape -lxcb-icccm -lxcb-ewmh
}
# LIBS += -pthread -lxcb -lxcb-util -lxcb-image -lxcb-shape -lxcb-icccm -lxcb-ewmh
# }
# OS X
macx {
# macx {
}
# }
# Windows
win32 {

View file

Before

Width:  |  Height:  |  Size: 183 KiB

After

Width:  |  Height:  |  Size: 183 KiB

View file

Before

Width:  |  Height:  |  Size: 234 KiB

After

Width:  |  Height:  |  Size: 234 KiB

View file

Before

Width:  |  Height:  |  Size: 288 KiB

After

Width:  |  Height:  |  Size: 288 KiB

View file

Before

Width:  |  Height:  |  Size: 218 KiB

After

Width:  |  Height:  |  Size: 218 KiB

View file

Before

Width:  |  Height:  |  Size: 267 KiB

After

Width:  |  Height:  |  Size: 267 KiB

View file

Before

Width:  |  Height:  |  Size: 216 KiB

After

Width:  |  Height:  |  Size: 216 KiB

View file

Before

Width:  |  Height:  |  Size: 289 KiB

After

Width:  |  Height:  |  Size: 289 KiB

View file

Before

Width:  |  Height:  |  Size: 430 B

After

Width:  |  Height:  |  Size: 430 B

View file

Before

Width:  |  Height:  |  Size: 269 KiB

After

Width:  |  Height:  |  Size: 269 KiB

View file

Before

Width:  |  Height:  |  Size: 519 B

After

Width:  |  Height:  |  Size: 519 B

View file

Before

Width:  |  Height:  |  Size: 510 B

After

Width:  |  Height:  |  Size: 510 B

View file

Before

Width:  |  Height:  |  Size: 520 B

After

Width:  |  Height:  |  Size: 520 B

View file

Before

Width:  |  Height:  |  Size: 265 KiB

After

Width:  |  Height:  |  Size: 265 KiB

View file

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 250 KiB

View file

Before

Width:  |  Height:  |  Size: 227 KiB

After

Width:  |  Height:  |  Size: 227 KiB

View file

Before

Width:  |  Height:  |  Size: 360 KiB

After

Width:  |  Height:  |  Size: 360 KiB

View file

Before

Width:  |  Height:  |  Size: 548 KiB

After

Width:  |  Height:  |  Size: 548 KiB

View file

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 250 KiB

View file

Before

Width:  |  Height:  |  Size: 248 KiB

After

Width:  |  Height:  |  Size: 248 KiB

View file

Before

Width:  |  Height:  |  Size: 246 KiB

After

Width:  |  Height:  |  Size: 246 KiB

View file

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB

View file

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View file

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 150 KiB

View file

Before

Width:  |  Height:  |  Size: 206 KiB

After

Width:  |  Height:  |  Size: 206 KiB

View file

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

View file

Before

Width:  |  Height:  |  Size: 224 KiB

After

Width:  |  Height:  |  Size: 224 KiB

View file

Before

Width:  |  Height:  |  Size: 258 KiB

After

Width:  |  Height:  |  Size: 258 KiB

View file

Before

Width:  |  Height:  |  Size: 224 KiB

After

Width:  |  Height:  |  Size: 224 KiB

View file

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB

View file

Before

Width:  |  Height:  |  Size: 326 KiB

After

Width:  |  Height:  |  Size: 326 KiB

View file

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

View file

Before

Width:  |  Height:  |  Size: 252 KiB

After

Width:  |  Height:  |  Size: 252 KiB

View file

Before

Width:  |  Height:  |  Size: 207 KiB

After

Width:  |  Height:  |  Size: 207 KiB

View file

@ -23,7 +23,7 @@ qmake MRIVERSION=2.3
echo "-> ${cyan}Compile engine...${color_reset}"
make -j${make_threads}
echo "-> ${cyan}Compile journal...${color_reset}"
pyinstaller journal/mac/journal.spec --onefile --windowed
pyinstaller journal/unix/journal.spec --onefile --windowed
# Create app bundles
echo "-> ${cyan}Create app bundles...${color_reset}"
@ -70,7 +70,7 @@ cp -rf "./_______.app" "$ONESHOT_PATH"
# Cleanup
echo "-> ${cyan}Cleanup files...${color_reset}"
# make clean
rm -rf journal/mac/__pycache__
rm -rf journal/unix/__pycache__
rm -rf build
rm -rf dist