mirror of
https://github.com/darlinghq/darling-libclosure.git
synced 2024-11-23 04:09:47 +00:00
.. | ||
BlockTest | ||
BlockTest.sln | ||
README.txt | ||
simpleblock.c | ||
simpleblock.cpp |
This is a basic test of blocks on windows. To use: - modify the simpleblock.c file accordingly (or make a new one) - run the clang command line as specified in that source file - open the Visual Studio project - open the resulting .cpp file and uncomment various commented out bits - attempt to compile and run Assumes that AppleInternal has been populated and the libclosure project has been built.