Index: remoting/remoting_host_win.gypi |
diff --git a/remoting/remoting_host_win.gypi b/remoting/remoting_host_win.gypi |
index c39f5cbfd470b8234f8b440b0e3239372e6dc05a..6333ec24c1bf5aada76bc694f5711d8b845bf24d 100644 |
--- a/remoting/remoting_host_win.gypi |
+++ b/remoting/remoting_host_win.gypi |
@@ -15,6 +15,7 @@ |
'targets': [ |
{ |
+ # GN version: //remoting:remoting_breakpad_tester |
'target_name': 'remoting_breakpad_tester', |
'type': 'executable', |
'variables': { 'enable_wexit_time_destructors': 1, }, |
@@ -79,6 +80,7 @@ |
# remoting_lib_ps builds the proxy/stub code generated by MIDL (see |
# remoting_lib_idl). |
{ |
+ # GN version: //remoting/host:remoting_lib_ps |
'target_name': 'remoting_lib_ps', |
'type': 'static_library', |
'defines': [ |
@@ -117,6 +119,7 @@ |
# are rebuilt every time the type library is updated. GYP alone is |
# not smart enough to figure out this dependency on its own. |
{ |
+ # GN version: //remoting/host:remoting_lib_rc |
'target_name': 'remoting_lib_rc', |
'type': 'none', |
'sources': [ |
@@ -146,6 +149,7 @@ |
# |remoting_host.exe| is that the former is a console application. |
# |remoting_console.exe| is used for debugging purposes. |
{ |
+ # GN version: //remoting/host:remoting_console |
'target_name': 'remoting_console', |
'type': 'executable', |
'variables': { 'enable_wexit_time_destructors': 1, }, |
@@ -174,6 +178,7 @@ |
}, |
}, # end of target 'remoting_console' |
{ |
+ # GN version: //remoting/host:remoting_core |
'target_name': 'remoting_core', |
'type': 'shared_library', |
'variables': { 'enable_wexit_time_destructors': 1, }, |
@@ -278,6 +283,7 @@ |
}, |
}, # end of target 'remoting_core' |
{ |
+ # GN version: //remoting/host:remoting_desktop |
'target_name': 'remoting_desktop', |
'type': 'executable', |
'variables': { 'enable_wexit_time_destructors': 1, }, |
@@ -316,6 +322,7 @@ |
}, |
}, # end of target 'remoting_desktop' |
{ |
+ # GN version: //remoting/host:remoting_me2me_host |
'target_name': 'remoting_me2me_host', |
'product_name': 'remoting_host', |
'type': 'executable', |
@@ -346,6 +353,7 @@ |
}, |
}, # end of target 'remoting_me2me_host' |
{ |
+ # GN version: //remoting/host:remote_security_key |
'target_name': 'remote_security_key', |
'type': 'executable', |
'product_name': 'remote_security_key', |
@@ -369,6 +377,7 @@ |
}, |
}, # end of target 'remote_security_key' |
{ |
+ # GN version: //remoting/host:remoting_me2me_native_messaging_host |
'target_name': 'remoting_me2me_native_messaging_host', |
'type': 'executable', |
'product_name': 'remoting_native_messaging_host', |
@@ -392,6 +401,7 @@ |
}, |
}, # end of target 'remoting_me2me_native_messaging_host' |
{ |
+ # GN version: //remoting/host/it2me:remoting_assistance_host |
'target_name': 'remoting_it2me_native_messaging_host', |
'type': 'executable', |
'product_name': 'remote_assistance_host', |
@@ -470,6 +480,7 @@ |
# for chrome/VERSION). |
# - translated webapp strings |
{ |
+ # GN version: //remoting/host:remoting_windows_resources |
'target_name': 'remoting_windows_resources', |
'type': 'none', |
'dependencies': [ |