~ubuntu-branches/ubuntu/natty/synergy/natty

« back to all changes in this revision

Viewing changes to lib/mt/mt.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2006-04-24 23:13:23 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060424231323-40ww9td3rzlxu3dc
Tags: 1.3.1-1ubuntu1
Adapted the package to the new X hierarchy which adheres to the FHS

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
# PROP Intermediate_Dir "..\..\gen\build"
42
42
# PROP Target_Dir ""
43
43
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44
 
# ADD CPP /nologo /MT /W4 /GX /O2 /I "..\common" /I "..\arch" /I "..\base" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Fd"..\..\gen\build\mt.pdb" /FD /c
 
44
# ADD CPP /nologo /MT /W4 /GR /GX /O2 /I "..\common" /I "..\arch" /I "..\base" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Fd"..\..\gen\build\mt.pdb" /FD /c
45
45
# SUBTRACT CPP /YX
46
46
# ADD BASE RSC /l 0x409 /d "NDEBUG"
47
47
# ADD RSC /l 0x409 /d "NDEBUG"
65
65
# PROP Intermediate_Dir "..\..\gen\debug"
66
66
# PROP Target_Dir ""
67
67
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
68
 
# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "..\common" /I "..\arch" /I "..\base" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fd"..\..\gen\debug\mt.pdb" /FD /GZ /c
 
68
# ADD CPP /nologo /MTd /W4 /Gm /GR /GX /ZI /Od /I "..\common" /I "..\arch" /I "..\base" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fd"..\..\gen\debug\mt.pdb" /FD /GZ /c
69
69
# SUBTRACT CPP /YX
70
70
# ADD BASE RSC /l 0x409 /d "_DEBUG"
71
71
# ADD RSC /l 0x409 /d "_DEBUG"