To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / CollidoscopeApp / include / Resources.h @ 2:dd889fff8423

History | View | Annotate | Download (137 Bytes)

1
#pragma once
2
#include "cinder/CinderResources.h"
3

    
4
//#define RES_MY_RES                        CINDER_RESOURCE( ../resources/, image_name.png, 128, IMAGE )
5

    
6

    
7