naiveproxy/tools/gn/example
2018-01-28 13:32:06 -05:00
..
build Import chromium-64.0.3282.119 2018-01-28 13:32:06 -05:00
.gn Import chromium-64.0.3282.119 2018-01-28 13:32:06 -05:00
BUILD.gn Import chromium-64.0.3282.119 2018-01-28 13:32:06 -05:00
hello_shared.cc Import chromium-64.0.3282.119 2018-01-28 13:32:06 -05:00
hello_shared.h Import chromium-64.0.3282.119 2018-01-28 13:32:06 -05:00
hello_static.cc Import chromium-64.0.3282.119 2018-01-28 13:32:06 -05:00
hello_static.h Import chromium-64.0.3282.119 2018-01-28 13:32:06 -05:00
hello.cc Import chromium-64.0.3282.119 2018-01-28 13:32:06 -05:00
README.txt Import chromium-64.0.3282.119 2018-01-28 13:32:06 -05:00

This is an example directory structure that compiles some simple targets using
gcc. It is intended to show how to set up a simple GN build.

Don't miss the ".gn" file in this directory!