Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/input/visual_studio/tolua_properties.vsprops @ 1193

Last change on this file since 1193 was 1193, checked in by rgrieder, 16 years ago
  • OIS initialise should be complete, but need to use cmake to determine version number..
  • merged trunk back
File size: 312 bytes
RevLine 
[1022]1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioPropertySheet
3        ProjectType="Visual C++"
4        Version="8.00"
[1193]5        Name="tolua_properties"
[1022]6        InheritedPropertySheets=".\directory_properties.vsprops"
7        >
[1193]8        <Tool
9                Name="VCCLCompilerTool"
10                DisableSpecificWarnings="4996"
11        />
[1022]12</VisualStudioPropertySheet>
Note: See TracBrowser for help on using the repository browser.