Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/input/visual_studio/tolua++_properties.vsprops @ 1022

Last change on this file since 1022 was 1022, checked in by rgrieder, 16 years ago
  • modified the input handler
  • few more little changes
File size: 317 bytes
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioPropertySheet
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="tolua++_properties"
6        InheritedPropertySheets=".\directory_properties.vsprops"
7        >
8        <Tool
9                Name="VCLinkerTool"
10                AdditionalDependencies="lua$(CS).lib"
11        />
12</VisualStudioPropertySheet>
Note: See TracBrowser for help on using the repository browser.