Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
343bc11b0ac5260c6f0401680e3bbfbdeb9a9e78
/
.
/
frc971
/
frc971.gyp
blob: ff4394990a15515b257ca08d9e8739351679415d [
file
] [
log
] [
blame
]
brians
343bc11
2013-02-10 01:53:46 +0000
[
diff
] [
blame^
]
1
{
2
'targets'
:
[
3
{
4
'target_name'
:
'common'
,
5
'type'
:
'static_library'
,
6
'sources'
:
[
7
'constants.cpp'
,
8
],
9
'dependencies'
:
[
10
'<(AOS)/build/aos.gyp:libaos'
,
11
],
12
}
13
],
14
}