mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
if (is_win) {
|
|
sources = [
|
|
"a.cc",
|
|
]
|
|
# Some comment at end.
|
|
}
|