~ubuntu-branches/ubuntu/jaunty/lasso/jaunty

« back to all changes in this revision

Viewing changes to win32/msvc/lasso.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2008-07-22 15:51:52 UTC
  • mfrom: (1.1.8 upstream) (7.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080722155152-1e85o27o2pk5f36b
Tags: 2.2.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1187
1187
!IF  "$(CFG)" == "lasso - Win32 Release"
1188
1188
 
1189
1189
# Begin Custom Build
1190
 
InputDir=\lasso\lasso-2.2.0\lasso
 
1190
InputDir=\lasso\lasso-2.2.1\lasso
1191
1191
InputPath=..\..\lasso\extract_types.py
1192
1192
 
1193
1193
"$(InputDir)\types.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1199
1199
!ELSEIF  "$(CFG)" == "lasso - Win32 Debug"
1200
1200
 
1201
1201
# Begin Custom Build
1202
 
InputDir=\lasso\lasso-2.2.0\lasso
 
1202
InputDir=\lasso\lasso-2.2.1\lasso
1203
1203
InputPath=..\..\lasso\extract_types.py
1204
1204
 
1205
1205
"$(InputDir)\types.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"