1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-03 01:19:24 +02:00
audacity/win/Projects/locale/packages.config
Henric Jungheim 112fd246fd Rework locale VS project to use CustomBuildStep.
Make sure Clean, Build, and Build targets work.
Use NuGet to provide gettext for msgfmt.
2018-04-02 03:18:12 -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>