mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-17 21:25:50 +02:00
- Fix warning for windres on resource files due to redefinition.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
17 January 2024: Wouter
|
||||
- Update workflow for ports to use newer openssl on windows compile.
|
||||
- Fix warning for windres on resource files due to redefinition.
|
||||
|
||||
16 January 2024: Wouter
|
||||
- Fix to link with libssp for libcrypto and getaddrinfo check for
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
Unbound resource file for windows. For use with windres
|
||||
*/
|
||||
#include "winver.h"
|
||||
#include "config.h"
|
||||
#include "winver.h"
|
||||
|
||||
1 ICON "winrc/combined.ico"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
Unbound resource file for windows. For use with windres
|
||||
*/
|
||||
#include "winver.h"
|
||||
#include "config.h"
|
||||
#include "winver.h"
|
||||
|
||||
1 ICON "winrc/combined.ico"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
Unbound resource file for windows. For use with windres
|
||||
*/
|
||||
#include "winver.h"
|
||||
#include "config.h"
|
||||
#include "winver.h"
|
||||
|
||||
1 ICON "winrc/combined.ico"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
Unbound resource file for windows. For use with windres
|
||||
*/
|
||||
#include "winver.h"
|
||||
#include "config.h"
|
||||
#include "winver.h"
|
||||
|
||||
1 ICON "winrc/combined.ico"
|
||||
/*
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
Unbound resource file for windows. For use with windres
|
||||
*/
|
||||
#include "winver.h"
|
||||
#include "config.h"
|
||||
#include "winver.h"
|
||||
|
||||
1 ICON "winrc/combined.ico"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
Unbound resource file for windows. For use with windres
|
||||
*/
|
||||
#include "winver.h"
|
||||
#include "config.h"
|
||||
#include "winver.h"
|
||||
|
||||
1 ICON "winrc/combined.ico"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
Unbound resource file for windows. For use with windres
|
||||
*/
|
||||
#include "winver.h"
|
||||
#include "config.h"
|
||||
#include "winver.h"
|
||||
|
||||
1 ICON "winrc/combined.ico"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
Unbound resource file for windows. For use with windres
|
||||
*/
|
||||
#include "winver.h"
|
||||
#include "config.h"
|
||||
#include "winver.h"
|
||||
|
||||
1 ICON "winrc/combined.ico"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user