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

Unified Diff: test/win/winrt-target-platform-version/dllmain.cc

Issue 1267703004: Added msvs_target_platform_version and msvs_target_platform_minversion for winrt compilation (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: Updated with more code review feedback on formatting Created 5 years, 4 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: test/win/winrt-target-platform-version/dllmain.cc
diff --git a/test/win/enable-winrt/dllmain.cc b/test/win/winrt-target-platform-version/dllmain.cc
similarity index 93%
copy from test/win/enable-winrt/dllmain.cc
copy to test/win/winrt-target-platform-version/dllmain.cc
index dedd83c3f66d60dc035be56b700636ff659b0644..d71460c924d7b33b8b011728a4cc81d28cd21c9a 100644
--- a/test/win/enable-winrt/dllmain.cc
+++ b/test/win/winrt-target-platform-version/dllmain.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 Google Inc. All rights reserved.
+// Copyright (c) 2015 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698