mirror of
https://github.com/sparkle-project/Sparkle.git
synced 2025-11-01 15:34:38 +00:00
7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
// Relaunch Tool only
|
|
|
|
PRODUCT_NAME = $(SPARKLE_RELAUNCH_TOOL_NAME)
|
|
SKIP_INSTALL = YES
|
|
CLANG_ENABLE_MODULES = NO
|
|
GCC_PREPROCESSOR_DEFINITIONS = $(GCC_PREPROCESSOR_DEFINITIONS) BUILDING_SPARKLE_SOURCES_EXTERNALLY=1
|