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

Unified Diff: nacltoons/proj.win/nacltoons/nacltoons.vcxproj

Issue 14851014: [nacltoons] Move nacl-specific build to proj.nacl (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 7 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
« no previous file with comments | « nacltoons/proj.win/main.cc ('k') | nacltoons/src/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacltoons/proj.win/nacltoons/nacltoons.vcxproj
diff --git a/nacltoons/proj.win/nacltoons/nacltoons.vcxproj b/nacltoons/proj.win/nacltoons/nacltoons.vcxproj
index eb03085d954c1a03388f2cdecbf83d8ea0f10149..41426ebad422e4de4f01167043c37bd04a73cb0e 100644
--- a/nacltoons/proj.win/nacltoons/nacltoons.vcxproj
+++ b/nacltoons/proj.win/nacltoons/nacltoons.vcxproj
@@ -86,7 +86,7 @@
<ClCompile Include="..\..\src\app_delegate.cc" />
<ClCompile Include="..\..\src\game_manager.cc" />
<ClCompile Include="..\..\src\level_layer.cc" />
- <ClCompile Include="..\..\src\main.cc" />
+ <ClCompile Include="..\main.cc" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\bindings\LuaBox2D.h" />
@@ -115,4 +115,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project>
+</Project>
« no previous file with comments | « nacltoons/proj.win/main.cc ('k') | nacltoons/src/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698