Skip to content

Commit 05f19f8

Browse files
committed
Changed ProjectReferences in dev14 projects to use correct paths
1 parent 96c6aef commit 05f19f8

File tree

44 files changed

+122
-117
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+122
-117
lines changed

Release/samples/BingRequest/BingRequest140.xp/BingRequest140.xp.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<ClCompile Include="..\bingrequest.cpp" />
126126
</ItemGroup>
127127
<ItemGroup>
128-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12.xp\casablanca120.xp.vcxproj">
128+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14.xp\casablanca140.xp.vcxproj">
129129
<Project>{15f3b200-1aed-4b57-af37-b21cd67914b1}</Project>
130130
</ProjectReference>
131131
</ItemGroup>

Release/samples/BingRequest/BingRequest140/BingRequest140.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
</Link>
184184
</ItemDefinitionGroup>
185185
<ItemGroup>
186-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12\casablanca120.vcxproj">
186+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14\casablanca140.vcxproj">
187187
<Project>{90D85FF4-F0AE-4816-923F-0EF2758F30AB}</Project>
188188
</ProjectReference>
189189
</ItemGroup>

Release/samples/BlackJack/BlackJack_Client/BlackJack_Client140/BlackJack_Client140.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
</ClCompile>
198198
</ItemGroup>
199199
<ItemGroup>
200-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12\casablanca120.vcxproj">
200+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14\casablanca140.vcxproj">
201201
<Project>{90D85FF4-F0AE-4816-923F-0EF2758F30AB}</Project>
202202
</ProjectReference>
203203
</ItemGroup>

Release/samples/BlackJack/BlackJack_Server/BlackJack_Server140/BlackJack_Server140.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<ClCompile Include="..\Table.cpp" />
204204
</ItemGroup>
205205
<ItemGroup>
206-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12\casablanca120.vcxproj">
206+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14\casablanca140.vcxproj">
207207
<Project>{90D85FF4-F0AE-4816-923F-0EF2758F30AB}</Project>
208208
</ProjectReference>
209209
</ItemGroup>

Release/samples/BlackJack/BlackJack_UIClient/BlackJack_UIClient140.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
</ClCompile>
174174
</ItemGroup>
175175
<ItemGroup>
176-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12.winrt\casablanca120.winrt.vcxproj">
176+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14.winrt\casablanca140.winrt.vcxproj">
177177
<Project>{198ED804-2655-4D92-8104-C220E3EA9452}</Project>
178178
</ProjectReference>
179179
</ItemGroup>

Release/samples/CasaLens/CasaLens140/CasaLens140.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
</Link>
123123
</ItemDefinitionGroup>
124124
<ItemGroup>
125-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12\casablanca120.vcxproj">
125+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14\casablanca140.vcxproj">
126126
<Project>{90D85FF4-F0AE-4816-923F-0EF2758F30AB}</Project>
127127
</ProjectReference>
128128
</ItemGroup>

Release/samples/FacebookDemo/FacebookDemo140.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
</ClCompile>
173173
</ItemGroup>
174174
<ItemGroup>
175-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12.winrt\casablanca120.winrt.vcxproj">
175+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14.winrt\casablanca140.winrt.vcxproj">
176176
<Project>{198ed804-2655-4d92-8104-c220e3ea9452}</Project>
177177
</ProjectReference>
178178
</ItemGroup>

Release/samples/OAuth2Live/OAuth2Live140.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
</ClCompile>
179179
</ItemGroup>
180180
<ItemGroup>
181-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12.winrt\casablanca120.winrt.vcxproj">
181+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14.winrt\casablanca140.winrt.vcxproj">
182182
<Project>{198ed804-2655-4d92-8104-c220e3ea9452}</Project>
183183
</ProjectReference>
184184
</ItemGroup>

Release/samples/Oauth1Client/Oauth1Client140/Oauth1Client140.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
</ClCompile>
198198
</ItemGroup>
199199
<ItemGroup>
200-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12\casablanca120.vcxproj">
200+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14\casablanca140.vcxproj">
201201
<Project>{90D85FF4-F0AE-4816-923F-0EF2758F30AB}</Project>
202202
</ProjectReference>
203203
</ItemGroup>

Release/samples/Oauth2Client/Oauth2Client140/Oauth2Client140.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
</ClCompile>
198198
</ItemGroup>
199199
<ItemGroup>
200-
<ProjectReference Include="$(CasablancaSrcDir)\build\vs12\casablanca120.vcxproj">
200+
<ProjectReference Include="$(CasablancaSrcDir)\build\vs14\casablanca140.vcxproj">
201201
<Project>{90D85FF4-F0AE-4816-923F-0EF2758F30AB}</Project>
202202
</ProjectReference>
203203
</ItemGroup>

0 commit comments

Comments
 (0)