Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Variant with main.cpp as Solution for issue #10 #13

Closed
wants to merge 1 commit into from
Closed

Variant with main.cpp as Solution for issue #10 #13

wants to merge 1 commit into from

Conversation

rei-vilo
Copy link

Comment on line 272 LOCAL_PDE_SRCS = $(wildcard *.pde) solves issue #10.

A main.cpp file with #include "Sketch.pde" allows code-sense on Xcode 4.

…ssue 10.

A main.cpp file with ```#include "Sketch.pde"``` allows code-sense on Xcode 4.
@peplin
Copy link
Owner

peplin commented Feb 14, 2012

Hey, thanks - unfortunately this breaks the build for those of us that do want to include a standard .pde without a main().

@rei-vilo rei-vilo closed this Feb 16, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants