~ubuntu-branches/ubuntu/raring/yasm/raring

« back to all changes in this revision

Viewing changes to Mkfiles/vc10/vsyasm.props

  • Committer: Package Import Robot
  • Author(s): Sam Hocevar
  • Date: 2013-01-15 21:05:07 UTC
  • mfrom: (1.1.6) (2.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20130115210507-6dof3v3wo8cpbw8c
Tags: 1.2.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
      Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(YASMDependsOn)</YASMDependsOn>
11
11
  </PropertyGroup>
12
12
  <PropertyGroup>
13
 
    <YasmPath Condition= "'$(YASMPATH)' == ''">C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\</YasmPath>
 
13
    <YasmPath Condition= "'$(YASMPATH)' == ''">$(VCInstallDir)bin\</YasmPath>
14
14
  </PropertyGroup>
15
15
  <ItemDefinitionGroup>
16
16
    <YASM>