1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-05 06:09:47 +02:00
audacity/win/Projects/locale/packages.config
Henric Jungheim 6ae5bd46ad Rework locale VS project to use CustomBuildStep.
Make sure Clean, Build, and Build targets work.
Use NuGet to provide gettext for msgfmt.
2018-06-26 06:53:47 -07:00

4 lines
141 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Gettext.Tools" version="0.19.8.1" targetFramework="native" />
</packages>