Changeset 2307 for code/branches/network64/visual_studio
- Timestamp:
- Dec 2, 2008, 7:44:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network64/visual_studio/vc8/network.vcproj
r2087 r2307 196 196 > 197 197 </File> 198 <File199 RelativePath="..\..\src\network\Synchronisable.cc"200 >201 </File>202 198 <Filter 203 199 Name="packet" … … 229 225 <File 230 226 RelativePath="..\..\src\network\packet\Welcome.cc" 227 > 228 </File> 229 </Filter> 230 <Filter 231 Name="synchronisable" 232 > 233 <File 234 RelativePath="..\..\src\network\synchronisable\Synchronisable.cc" 235 > 236 </File> 237 <File 238 RelativePath="..\..\src\network\synchronisable\SynchronisableSpecialisations.cc" 239 > 240 </File> 241 <File 242 RelativePath="..\..\src\network\synchronisable\SynchronisableVariable.cc" 231 243 > 232 244 </File> … … 279 291 </File> 280 292 <File 281 RelativePath="..\..\src\network\NetworkCallback.h"282 >283 </File>284 <File285 293 RelativePath="..\..\src\network\NetworkPrereqs.h" 286 294 > … … 292 300 <File 293 301 RelativePath="..\..\src\network\Server.h" 294 >295 </File>296 <File297 RelativePath="..\..\src\network\Synchronisable.h"298 302 > 299 303 </File> … … 327 331 <File 328 332 RelativePath="..\..\src\network\packet\Welcome.h" 333 > 334 </File> 335 </Filter> 336 <Filter 337 Name="synchronisable" 338 > 339 <File 340 RelativePath="..\..\src\network\synchronisable\NetworkCallback.h" 341 > 342 </File> 343 <File 344 RelativePath="..\..\src\network\synchronisable\Synchronisable.h" 345 > 346 </File> 347 <File 348 RelativePath="..\..\src\network\synchronisable\SynchronisableVariable.h" 329 349 > 330 350 </File>
Note: See TracChangeset
for help on using the changeset viewer.