Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(366)

Unified Diff: base/build/base.vcproj

Issue 19021: Add portable keyboard codes (Closed)
Patch Set: update vcproj and scons Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/build/base.vcproj
diff --git a/base/build/base.vcproj b/base/build/base.vcproj
index 2bfc20abdb97b74b9831c5d3224a0d502cff27f4..cb41422c52b7b17a47776c44e463482abdfe6f59 100644
--- a/base/build/base.vcproj
+++ b/base/build/base.vcproj
@@ -450,6 +450,14 @@
>
</File>
<File
+ RelativePath="..\keyboard_codes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\keyboard_codes_win.h"
+ >
+ </File>
+ <File
RelativePath="..\lazy_instance.cc"
>
</File>
« no previous file with comments | « base/base_lib.scons ('k') | base/keyboard_codes.h » ('j') | base/keyboard_codes_posix.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698