-
-
Notifications
You must be signed in to change notification settings - Fork 43
Project Structure
Valtteri Koskivuori edited this page May 5, 2017
·
4 revisions
Directory structure:
- C-Ray.xcodeproj - macOS Xcode project file
- CRayWindows - Visual Studio (Windows) project files
- bin - Compiled binaries created with Make
- obj - .o files for compiling
- output - File output/input directory. Use this as the working directory.
- src - Source code, including 3rd party libs as source